See: Description
| Interface | Description |
|---|---|
| CodeLookup<S> |
CodeLookup is an interface to facilitate finding elements in small sets of enumerated Objects,
usually a java Enum.
|
| IdLookup<I> |
IdLookup is an interface to facilitate finding elements in small sets of enumerated Objects,
usually a java Enum.
|
| Class | Description |
|---|---|
| EnumUtils |
EnumUtils contains some utility routines to find specific enums if their classes
implement Idlookup or CodeLookup.
|
Copyright © 2017. All rights reserved.