Interface | Description |
---|---|
KeyMapper<K,T> |
Interface defining a policy for mapping a key to a value.
|
KeyObject<K> |
Interface for an Object which has a key property.
|
KeyString |
Class | Description |
---|---|
ListMap<K,T> |
A implementation of java.util.List interface able to save a collections in a Map too.
|
ListMapStringKey<T> |
Specialization of ListMap using String as keys.
|
OptionItem |
Object representing a key/value String set.
|
Copyright © 2022 Fugerit. All rights reserved.