Uses of Interface
java.lang.Cloneable

Packages that use Cloneable
Package Description
java.net  
java.security
Extensible cryptographic service provider infrastructure (SPI) for using and defining services such as Certificates, Keys, KeyStores, MessageDigests, and Signatures.
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.sql  
java.text  
java.util  
java.util.concurrent
Utility classes commonly useful in concurrent programming.
java.util.jar  
java.util.zip  
javax.crypto
This package provides the classes and interfaces for cryptographic applications implementing algorithms for encryption, decryption, or key agreement.
javax.xml.datatype  
libcore.icu  
libcore.util  
org.apache.commons.logging.impl
Concrete implementations of commons-logging wrapper APIs.
org.apache.harmony.security.provider.cert  
org.apache.harmony.security.provider.crypto  
org.apache.http
The core interfaces and classes of the HTTP components.
org.apache.http.client.entity  
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.conn.routing
The client-side route representation and tracking API, part of HttpConn.
org.apache.http.entity
Representations for HTTP message entities.
org.apache.http.impl.cookie  
org.apache.http.message
A selection of HTTP message implementations.
org.apache.http.params
The parameterization framework for HTTP components.
org.apache.http.protocol
HTTP protocol execution framework.
org.apache.xalan.templates
Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet.
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.apache.xml.dtm  
org.apache.xml.dtm.ref  
org.apache.xml.dtm.ref.sax2dtm  
org.apache.xml.utils
Implementation of Xalan utility classes.
org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
org.apache.xpath.axes
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
org.apache.xpath.jaxp  
org.apache.xpath.objects
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
org.bouncycastle.cert  
org.bouncycastle.cert.selector  
org.bouncycastle.cms  
org.bouncycastle.jcajce.provider.digest  
org.bouncycastle.jce.provider  
org.bouncycastle.util  
org.bouncycastle.x509  
org.conscrypt