Core Java Technology Section Index

What is NIO.2?

What is Project Coin (JSR 334)?

What is InvokeDynamic (JSR 292)?

What are the new features in Java 7?

What is the Fork/Join framework (JSR 166y)?

How do I split a space or comma-separated list?

How can the following throw a NullPointerException?

What is a Deque?

What is a magic number?

What is the klist tool that comes with the JDK?

What is the ktab tool that comes with the JDK?

What purpose does the newSetFromMap() method offer if I can just create something like a HashSet instead of a HashMap?

Why should all Comparators be Serializable?

Is there a way to read all the items out of an NIO Buffer into an array to pass onto JNI (or for some other purpose)?

What's the difference between a BufferOverflowException and BufferUnderflowException?

About | Sitemap | Contact