|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BidirectionalLinkedHashMap | |
---|---|
org.infinispan.context.impl | |
org.infinispan.util |
Uses of BidirectionalLinkedHashMap in org.infinispan.context.impl |
---|
Fields in org.infinispan.context.impl declared as BidirectionalLinkedHashMap | |
---|---|
protected BidirectionalLinkedHashMap<Object,CacheEntry> |
NonTxInvocationContext.lookedUpEntries
|
Uses of BidirectionalLinkedHashMap in org.infinispan.util |
---|
Methods in org.infinispan.util that return BidirectionalLinkedHashMap | |
---|---|
BidirectionalLinkedHashMap |
BidirectionalLinkedHashMap.clone()
Returns a shallow copy of this Map instance: the keys and values themselves are not cloned. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |