|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comparable | |
---|---|
java.io | |
java.lang | |
java.math | |
java.text | |
java.util | |
org.apache.felix.dm.annotation.plugin.bnd | |
org.apache.felix.dm.runtime | |
org.apache.felix.gogo.runtime | |
org.apache.felix.ipojo | |
org.apache.felix.ipojo.context | |
org.apache.felix.metatype | |
org.osgi.framework | Framework Package Version 1.5. |
org.osgi.util.measurement | Measurement Package Version 1.0. |
Uses of Comparable in java.io |
---|
Classes in java.io that implement Comparable | |
---|---|
class |
File
|
class |
ObjectStreamField
|
Uses of Comparable in java.lang |
---|
Classes in java.lang that implement Comparable | |
---|---|
class |
Byte
|
class |
Character
|
class |
Double
|
class |
Enum<E extends Enum<E>>
|
class |
Float
|
class |
Integer
|
class |
Long
|
class |
Short
|
class |
String
|
Uses of Comparable in java.math |
---|
Classes in java.math that implement Comparable | |
---|---|
class |
BigInteger
|
Uses of Comparable in java.text |
---|
Classes in java.text that implement Comparable | |
---|---|
class |
CollationKey
|
Uses of Comparable in java.util |
---|
Classes in java.util that implement Comparable | |
---|---|
class |
Date
|
Uses of Comparable in org.apache.felix.dm.annotation.plugin.bnd |
---|
Classes in org.apache.felix.dm.annotation.plugin.bnd that implement Comparable | |
---|---|
class |
EntryParam
The type of parameters which can be found in a component descriptor. |
class |
EntryType
The type of each entry (lines) stored in a component descriptor. |
Uses of Comparable in org.apache.felix.dm.runtime |
---|
Classes in org.apache.felix.dm.runtime that implement Comparable | |
---|---|
static class |
DependencyBuilder.DependencyType
|
class |
Params
List of descriptor parameters. |
Uses of Comparable in org.apache.felix.gogo.runtime |
---|
Classes in org.apache.felix.gogo.runtime that implement Comparable | |
---|---|
static class |
Tokenizer.Type
|
Uses of Comparable in org.apache.felix.ipojo |
---|
Classes in org.apache.felix.ipojo that implement Comparable | |
---|---|
protected class |
IPojoFactory.RequiredHandler
Structure storing required handlers. |
Uses of Comparable in org.apache.felix.ipojo.context |
---|
Classes in org.apache.felix.ipojo.context that implement Comparable | |
---|---|
class |
ServiceReferenceImpl
Internal service reference implementation. |
Uses of Comparable in org.apache.felix.metatype |
---|
Methods in org.apache.felix.metatype that return Comparable | |
---|---|
protected Comparable |
AD.convertToType(String value)
|
Uses of Comparable in org.osgi.framework |
---|
Subinterfaces of Comparable in org.osgi.framework | |
---|---|
interface |
ServiceReference
A reference to a service. |
Classes in org.osgi.framework that implement Comparable | |
---|---|
class |
Version
Version identifier for bundles and packages. |
Uses of Comparable in org.osgi.util.measurement |
---|
Classes in org.osgi.util.measurement that implement Comparable | |
---|---|
class |
Measurement
Represents a value with an error, a unit and a time-stamp. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |