Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
com.senn.magic.collections.ChainableSet.add(E)
com.senn.magic.collections.ChainableQueue.add(E)
com.senn.magic.collections.ChainableList.add(E)
com.senn.magic.collections.ChainableList.add(int, E)
com.senn.magic.collections.ChainableSet.addAll(Collection extends E>)
com.senn.magic.collections.ChainableQueue.addAll(Collection extends E>)
com.senn.magic.collections.ChainableList.addAll(Collection extends E>)
com.senn.magic.collections.ChainableList.addAll(int, Collection extends E>)
com.senn.magic.collections.ChainableSet.clear()
com.senn.magic.collections.ChainableQueue.clear()
com.senn.magic.collections.ChainableMap.clear()
com.senn.magic.collections.ChainableList.clear()
com.senn.magic.collections.ChainableQueue.offer(E)
com.senn.magic.collections.ChainableMap.put(K, V)
com.senn.magic.collections.ChainableMap.putAll(Map extends K, ? extends V>)
com.senn.magic.collections.ChainableList.remove(int)
com.senn.magic.collections.ChainableSet.remove(Object)
com.senn.magic.collections.ChainableQueue.remove(Object)
com.senn.magic.collections.ChainableMap.remove(Object)
com.senn.magic.collections.ChainableList.remove(Object)
com.senn.magic.collections.ChainableSet.removeAll(Collection>)
com.senn.magic.collections.ChainableQueue.removeAll(Collection>)
com.senn.magic.collections.ChainableList.removeAll(Collection>)
com.senn.magic.collections.ChainableSet.retainAll(Collection>)
com.senn.magic.collections.ChainableQueue.retainAll(Collection>)
com.senn.magic.collections.ChainableList.retainAll(Collection>)
com.senn.magic.collections.ChainableList.set(int, E)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes