- Reactive rest calls using spring rest template
- onRequestPermissionsResult (Fragment)
- onCreateOptionsMenu (Activity)
- getExternalFilesDir (Context)
- Color (java.awt)
The Color class is used to encapsulate colors in the default sRGB color space or
colors in arbitrary
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- Semaphore (java.util.concurrent)
A counting semaphore. Conceptually, a semaphore maintains a set of permits. Each
#acquire blocks if
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- LoggerFactory (org.slf4j)
The LoggerFactory is a utility class producing Loggers for various logging APIs,
most notably for lo
- Top Sublime Text plugins