- Making http requests using okhttp
- orElseThrow (Optional)
Return the contained value, if present, otherwise throw an exception to be
created by the provided s
- runOnUiThread (Activity)
- scheduleAtFixedRate (ScheduledExecutorService)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- ConnectException (java.net)
A ConnectException is thrown if a connection cannot be established to a remote
host on a specific po
- InetAddress (java.net)
An Internet Protocol (IP) address. This can be either an IPv4 address or an IPv6
address, and in pra
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Top Sublime Text plugins