| Package | Description |
|---|---|
| org.organicdesign.fp.collections |
Type-safe versions of immutable collections (mostly from Clojure), plus unmodifiable and
immutable collection interfaces that fit these collections into the java.util interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static RangeOfInt.Equat |
RangeOfInt.Equat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeOfInt.Equat[] |
RangeOfInt.Equat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.