|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Singleton | |
---|---|
org.apache.abdera.i18n.rfc4646 | |
org.apache.abdera.i18n.rfc4646.enums |
Uses of Singleton in org.apache.abdera.i18n.rfc4646 |
---|
Constructors in org.apache.abdera.i18n.rfc4646 with parameters of type Singleton | |
---|---|
Subtag(Singleton singleton)
Create a Subtag |
Uses of Singleton in org.apache.abdera.i18n.rfc4646.enums |
---|
Methods in org.apache.abdera.i18n.rfc4646.enums that return Singleton | |
---|---|
Singleton |
Singleton.getPreferred()
|
static Singleton |
Singleton.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Singleton |
Singleton.valueOf(Subtag subtag)
|
static Singleton[] |
Singleton.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |