- Reactive rest calls using spring rest template
- getSupportFragmentManager (FragmentActivity)
- runOnUiThread (Activity)
- scheduleAtFixedRate (Timer)
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Dictionary (java.util)
Note: Do not use this class since it is obsolete. Please use the Map interface
for new implementatio
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Collectors (java.util.stream)
- Cipher (javax.crypto)
This class provides access to implementations of cryptographic ciphers for
encryption and decryption
- Sublime Text for Python