|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.functor.example.map.FunctoredMap
org.apache.commons.functor.example.map.LazyMap
public class LazyMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.commons.functor.example.map.FunctoredMap |
|---|
FunctoredMap.ContainsKey, FunctoredMap.Throw |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.functor.example.map.FunctoredMap |
|---|
DEFAULT_ON_CLEAR, DEFAULT_ON_GET, DEFAULT_ON_PUT, DEFAULT_ON_PUT_ALL, DEFAULT_ON_REMOVE |
| Constructor Summary | |
|---|---|
LazyMap(Map map,
UnaryFunction factory)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.functor.example.map.FunctoredMap |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, setOnClear, setOnGet, setOnPut, setOnPutAll, setOnRemove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LazyMap(Map map,
UnaryFunction factory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||