Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

java final methods vs c++ nonvirtual functions

Using java file locks within single JVM and across multiple JVMs

java nio file-locking

Java: Millisecond timestamp string to float

Printing my Mac's serial number in java using Unix commands

java macos unix io

enum type with numeric constant

java

Using RichFaces 4 in a JSF 2.0 application

java jsf richfaces

Can a bluetooth 4.0 device send data to a bluetooth 2.0 device?

In java is boolean or integer arithmetic faster?

java optimization

Enhanced Image Cropping

java image-processing

Java.util.Date: try to understand UTC and ET more

java date timezone

Generic bridge between C++ and PHP

java php c++ php-java-bridge

Using PostgreSQL ltree type with a Java ORM layer

java postgresql persistence

Where can you download the source for the standard JavaDoc doclet for current releases (1.5 or 1.6)

java javadoc

Difference in URL decode/encode UTF-8 between Java and JS/AS3 (bug!?)

Hidden Features of Java - ArrayList / instance initializers clarification

Removing from guava (google) Multimap never removes the key itself. Why? How to do so?

Customizing log format in logging.properties

Syntax error on token "void", @ expected

java

What files are excluded by default from Ant zip task?

java ant zip

Equivalent to FileInputStream in J2ME?