Package org.fressian.handlers
Interface ILookup<K,V>
-
- All Known Implementing Classes:
CachingLookup,ChainedLookup,InheritanceLookup,MapLookup
public interface ILookup<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VvalAt(K key)
-