Interface ILookup<K,V>
- All Known Implementing Classes:
CachingLookup, ChainedLookup, InheritanceLookup, MapLookup
public interface ILookup<K,V>
-
Method Summary
-
Method Details
-
valAt
-
CachingLookup, ChainedLookup, InheritanceLookup, MapLookup