- Parsing JSON documents to java classes using gson
- scheduleAtFixedRate (Timer)
- scheduleAtFixedRate (ScheduledExecutorService)
- getResourceAsStream (ClassLoader)
- BufferedReader (java.io)
Wraps an existing Reader and buffers the input. Expensive interaction with the
underlying reader is
- Comparator (java.util)
A Comparator is used to compare two objects to determine their ordering with
respect to each other.
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- TreeMap (java.util)
Walk the nodes of the tree left-to-right or right-to-left. Note that in
descending iterations, next
- SSLHandshakeException (javax.net.ssl)
The exception that is thrown when a handshake could not be completed
successfully.
- CodeWhisperer alternatives