- Making http requests using okhttp
- getExternalFilesDir (Context)
- getSharedPreferences (Context)
- getContentResolver (Context)
- Set (java.util)
A Set is a data structure which does not allow duplicate elements.
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- JarFile (java.util.jar)
JarFile is used to read jar entries and their associated data from jar files.
- Modifier (javassist)
The Modifier class provides static methods and constants to decode class and
member access modifiers
- Annotation (javassist.bytecode.annotation)
The annotation structure.An instance of this class is returned bygetAnnotations() in AnnotationsAttr
- JPanel (javax.swing)
- CodeWhisperer alternatives