- Reactive rest calls using spring rest template
- setRequestProperty (URLConnection)
- onRequestPermissionsResult (Fragment)
- getExternalFilesDir (Context)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- ConnectException (java.net)
A ConnectException is thrown if a connection cannot be established to a remote
host on a specific po
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Loader (org.hibernate.loader)
Abstract superclass of object loading (and querying) strategies. This class
implements useful common
- Top Vim plugins