- Running tasks concurrently on multiple threads
- scheduleAtFixedRate (Timer)
- getExternalFilesDir (Context)
- onCreateOptionsMenu (Activity)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- BufferedReader (java.io)
Wraps an existing Reader and buffers the input. Expensive interaction with the
underlying reader is
- System (java.lang)
Provides access to system-related information and resources including standard
input and output. Ena
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- JPanel (javax.swing)
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- CodeWhisperer alternatives