-
Notifications
You must be signed in to change notification settings - Fork 0
Java tutorial
illyfrancis edited this page Mar 3, 2014
·
14 revisions
ListIterator<E>
-
- WeakReference
- WeakHashMap
- ReferenceQueue
-
Types of references
- Strong (regular)
- Soft
- Weak
- Phantom
-
Five ways to max NIO and NIO2
- File change notification (Watch Service API)
- Selectors and asynchronous I/O
- Channels
- Memory mapping
- Character encoding and searching
- Oracle tutorial
- Usage of
ConcurrentHashMapwithin Spring service class SO