Package | Description |
---|---|
net.sf.rubycollect4j.packer |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,Directive> |
Directive.lookup |
Modifier and Type | Method and Description |
---|---|
(package private) static Directive |
Packer.parseDirective(java.lang.String template) |
static Directive |
Directive.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Directive[] |
Directive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|