|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDelayedResultObservableMap
A marker interface that observable, no return maps implement to indicate
that instances of IDelayedResult
can be put into the map, and
they are transparently evaluated when get()
retrieves them.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.taco.data.INoReturnObservableMap |
---|
INoReturnObservableMap.INoReturnObservableEntry |
Nested classes/interfaces inherited from interface com.taco.data.INoReturnMap |
---|
INoReturnMap.INoReturnEntry |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry |
Nested classes/interfaces inherited from interface com.taco.data.IObservableMap |
---|
IObservableMap.IObservableEntry |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry |
Field Summary |
---|
Fields inherited from interface com.taco.data.IObservableMap |
---|
SINGLE_THREADED_STRATEGY |
Method Summary |
---|
Methods inherited from interface com.taco.data.INoReturnObservableMap |
---|
putNoReturn, putNoReturn |
Methods inherited from interface com.taco.data.INoReturnMap |
---|
entrySetNoReturn, putAll, putNoReturn, removeNoReturn |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, remove, size, values |
Methods inherited from interface com.taco.data.IObservableMap |
---|
addPropertyChangeListener, getNotificationStrategy, getPropertyChangeListeners, put, put, put, putAll, putAll, putAll, removePropertyChangeListener, setNotificationStrategy, setPropertyChangeListeners |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, remove, size, values |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |