| android.annotation |
|
| android.content |
|
| android.content.pm |
|
| android.content.res |
|
| android.database |
Contains classes to explore data returned through a content provider.
|
| android.database.sqlite |
Contains the SQLite database management
classes that an application would use to manage its own private database.
|
| android.ddm |
| android.os |
|
| android.system |
|
| android.util |
|
| com.android.dex |
|
| com.android.dex.util |
|
| com.android.internal.util |
|
| com.ibm.icu.impl |
|
| com.ibm.icu.impl.coll |
|
| com.ibm.icu.impl.data |
Resource data used by classes in com.ibm.text.
|
| com.ibm.icu.impl.duration |
|
| com.ibm.icu.impl.duration.impl |
|
| com.ibm.icu.impl.locale |
|
| com.ibm.icu.impl.text |
|
| com.ibm.icu.lang |
Enhanced character property and surrogate support.
|
| com.ibm.icu.math |
IBM BigDecimal support.
|
| com.ibm.icu.text |
|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| com.squareup.okhttp |
|
| com.squareup.okhttp.internal |
|
| com.squareup.okhttp.internal.framed |
|
| com.squareup.okhttp.internal.http |
|
| com.squareup.okhttp.internal.huc |
|
| com.squareup.okhttp.internal.io |
|
| com.squareup.okhttp.internal.tls |
|
| dalvik.annotation |
|
| dalvik.bytecode |
|
| dalvik.system |
|
| dalvik.system.profiler |
|
| desugar.sun.nio.fs |
|
| java.awt.font |
|
| java.beans |
|
| java.io |
|
| java.lang |
|
| java.lang.annotation |
|
| java.lang.ref |
|
| java.lang.reflect |
|
| java.math |
|
| java.net |
|
| java.nio |
|
| java.nio.channels |
|
| java.nio.channels.spi |
|
| java.nio.charset |
|
| java.nio.charset.spi |
|
| java.nio.file |
Defines interfaces and classes for the Java virtual machine to access files,
file attributes, and file systems.
|
| java.nio.file.attribute |
Interfaces and classes providing access to file and file system attributes.
|
| java.nio.file.spi |
Service-provider classes for the java.nio.file package.
|
| java.security |
|
| java.security.acl |
This package provides the classes and the interfaces needed to build Access Control Lists.
|
| java.security.cert |
This package provides all the classes and all the interfaces needed to generate, administer and verify
X.509 certificates.
|
| java.security.interfaces |
This package provides the interfaces needed to generate:
(1) Keys for the RSA asymmetric encryption algorithm using the PKCS#1 standard;
(2) Keys for the Digital Signature Algorithm (DSA) specified by FIPS-186;
(3) Keys for a generic Elliptic Curve asymmetric encryption algorithm.
|
| java.security.spec |
This package provides the classes and interfaces needed to specify keys and parameters for
encryption and signing algorithms.
|
| java.sql |
|
| java.text |
|
| java.time |
The main API for dates, times, instants, and durations.
|
| java.time.chrono |
Generic API for calendar systems other than the default ISO.
|
| java.time.format |
Provides classes to print and parse dates and times.
|
| java.time.temporal |
Access to date and time using fields and units, and date time adjusters.
|
| java.time.zone |
Support for time-zones and their rules.
|
| java.util |
|
| java.util.concurrent |
Utility classes commonly useful in concurrent programming.
|
| java.util.concurrent.atomic |
A small toolkit of classes that support lock-free thread-safe
programming on single variables.
|
| java.util.concurrent.locks |
Interfaces and classes providing a framework for locking and waiting
for conditions that is distinct from built-in synchronization and
monitors.
|
| java.util.function |
Functional interfaces provide target types for lambda expressions
and method references.
|
| java.util.jar |
|
| java.util.logging |
|
| java.util.prefs |
|
| java.util.regex |
|
| java.util.stream |
Classes to support functional-style operations on streams of elements, such
as map-reduce transformations on collections.
|
| java.util.zip |
|
| javax.crypto |
This package provides the classes and interfaces for cryptographic applications implementing algorithms for encryption, decryption, or
key agreement.
|
| javax.crypto.interfaces |
This package provides the interfaces needed to implement the
Diffie-Hellman (DH) key agreement's algorithm as specified by PKCS#3.
|
| javax.crypto.spec |
This package provides the classes and interfaces needed to specify keys
and parameter for encryption.
|
| javax.net |
|
| javax.net.ssl |
This package provides classes and interfaces needed to use the Secure
Sockets Layer (SSL) protocol and the successor Transport Layer
Security (TLS) protocol.
|
| javax.security.auth |
|
| javax.security.auth.callback |
This package provides classes and interfaces needed to interact with the
application in order to execute the authentication and authorization
processes.
|
| javax.security.auth.login |
This package provides a pluggable and stackable authentication system based on
ideas and concepts from the Unix-PAM module.
|
| javax.security.auth.x500 |
This package provides classes needed to store X.500 principals and their
credentials.
|
| javax.security.cert |
This package is provided only for compatibility reasons.
|
| javax.sql |
|
| javax.xml |
|
| javax.xml.datatype |
|
| javax.xml.namespace |
|
| javax.xml.parsers |
|
| javax.xml.transform |
|
| javax.xml.transform.dom |
|
| javax.xml.transform.sax |
|
| javax.xml.transform.stream |
|
| javax.xml.validation |
|
| javax.xml.xpath |
|
| jdk.internal.util |
|
| jdk.internal.vm.annotation |
|
| libcore.api |
|
| libcore.content.type |
|
| libcore.icu |
|
| libcore.internal |
|
| libcore.io |
|
| libcore.math |
|
| libcore.net |
|
| libcore.net.event |
|
| libcore.net.http |
|
| libcore.net.url |
|
| libcore.reflect |
|
| libcore.util |
|
| okio |
Okio complements java.io and java.nio to make it much easier to access, store,
and process your data.
|
| org.apache.harmony.crypto.internal |
|
| org.apache.harmony.dalvik |
|
| org.apache.harmony.dalvik.ddmc |
|
| org.apache.harmony.luni.internal.util |
|
| org.apache.harmony.security |
|
| org.apache.harmony.security.asn1 |
|
| org.apache.harmony.security.fortress |
|
| org.apache.harmony.security.pkcs7 |
|
| org.apache.harmony.security.utils |
|
| org.apache.harmony.security.x501 |
|
| org.apache.harmony.security.x509 |
|
| org.apache.harmony.security.x509.tsp |
|
| org.apache.harmony.xml |
|
| org.apache.harmony.xml.dom |
|
| org.apache.harmony.xml.parsers |
|
| org.bouncycastle.asn1 |
|
| org.bouncycastle.asn1.bc |
|
| org.bouncycastle.asn1.cms |
|
| org.bouncycastle.asn1.eac |
|
| org.bouncycastle.asn1.iana |
|
| org.bouncycastle.asn1.isismtt |
|
| org.bouncycastle.asn1.kisa |
|
| org.bouncycastle.asn1.misc |
|
| org.bouncycastle.asn1.nist |
|
| org.bouncycastle.asn1.ntt |
|
| org.bouncycastle.asn1.oiw |
|
| org.bouncycastle.asn1.pkcs |
|
| org.bouncycastle.asn1.sec |
|
| org.bouncycastle.asn1.teletrust |
|
| org.bouncycastle.asn1.util |
|
| org.bouncycastle.asn1.x500 |
|
| org.bouncycastle.asn1.x500.style |
|
| org.bouncycastle.asn1.x509 |
|
| org.bouncycastle.asn1.x9 |
|
| org.bouncycastle.crypto |
|
| org.bouncycastle.crypto.agreement |
|
| org.bouncycastle.crypto.digests |
|
| org.bouncycastle.crypto.ec |
|
| org.bouncycastle.crypto.encodings |
|
| org.bouncycastle.crypto.engines |
|
| org.bouncycastle.crypto.generators |
|
| org.bouncycastle.crypto.io |
|
| org.bouncycastle.crypto.macs |
|
| org.bouncycastle.crypto.modes |
|
| org.bouncycastle.crypto.modes.gcm |
|
| org.bouncycastle.crypto.paddings |
|
| org.bouncycastle.crypto.params |
|
| org.bouncycastle.crypto.signers |
|
| org.bouncycastle.crypto.util |
|
| org.bouncycastle.jcajce |
|
| org.bouncycastle.jcajce.provider.asymmetric |
|
| org.bouncycastle.jcajce.provider.asymmetric.dh |
|
| org.bouncycastle.jcajce.provider.asymmetric.dsa |
|
| org.bouncycastle.jcajce.provider.asymmetric.ec |
|
| org.bouncycastle.jcajce.provider.asymmetric.rsa |
|
| org.bouncycastle.jcajce.provider.asymmetric.util |
|
| org.bouncycastle.jcajce.provider.asymmetric.x509 |
|
| org.bouncycastle.jcajce.provider.config |
|
| org.bouncycastle.jcajce.provider.digest |
|
| org.bouncycastle.jcajce.provider.keystore |
|
| org.bouncycastle.jcajce.provider.keystore.bc |
|
| org.bouncycastle.jcajce.provider.keystore.pkcs12 |
|
| org.bouncycastle.jcajce.provider.symmetric |
|
| org.bouncycastle.jcajce.provider.symmetric.util |
|
| org.bouncycastle.jcajce.provider.util |
|
| org.bouncycastle.jcajce.spec |
|
| org.bouncycastle.jcajce.util |
|
| org.bouncycastle.jce |
|
| org.bouncycastle.jce.exception |
|
| org.bouncycastle.jce.interfaces |
|
| org.bouncycastle.jce.netscape |
|
| org.bouncycastle.jce.provider |
|
| org.bouncycastle.jce.spec |
|
| org.bouncycastle.math.ec |
|
| org.bouncycastle.math.ec.custom.sec |
|
| org.bouncycastle.math.ec.endo |
|
| org.bouncycastle.math.field |
|
| org.bouncycastle.math.raw |
|
| org.bouncycastle.util |
|
| org.bouncycastle.util.encoders |
|
| org.bouncycastle.util.io |
|
| org.bouncycastle.util.io.pem |
|
| org.bouncycastle.x509 |
|
| org.bouncycastle.x509.extension |
|
| org.conscrypt |
|
| org.conscrypt.ct |
|
| org.conscrypt.util |
|
| org.json |
|
| org.kxml2.io |
|
| org.moe |
|
| org.w3c.dom |
|
| org.w3c.dom.ls |
|
| org.w3c.dom.traversal |
|
| org.xml.sax |
|
| org.xml.sax.ext |
|
| org.xml.sax.helpers |
|
| org.xmlpull.v1 |
|
| org.xmlpull.v1.sax2 |
|
| SQLite |
|
| SQLite.JDBC2z |
|
| sun.misc |
|
| sun.nio.fs |
|
| sun.security.action |
|