|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
BASE - A type-checking parameter that ensures that keys sent
to get, has, set, etc., are appropriate for the TypesafeMap they are
sent to.VALUE - The type of the value associated with this key.public static interface TypesafeMap.Key<BASE,VALUE>
Base type of keys for the map. The classes that implement Key are the keys themselves - not instances of those classes.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||