Package | Description |
---|---|
net.sf.rubycollect4j |
Modifier and Type | Method and Description |
---|---|
static RubyDate.DateField |
RubyDate.DateField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RubyDate.DateField[] |
RubyDate.DateField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RubyDate |
RubyDate.change(java.util.Map<RubyDate.DateField,java.lang.Integer> options)
Returns a new
RubyDate where one or more of the elements have been
changed according to the options parameter. |