|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.walend.collection | |
net.walend.collection | This package contains a few additions and utilities for the java.util collections kit. |
net.walend.collection.test | |
net.walend.digraph | This package contains a kit for working with directed graphs. |
net.walend.digraph.path | This package contains a kit for working with paths on directed graphs. |
net.walend.digraph.test | |
net.walend.grid | Grids are Collections built on multidimensional arrays. |
net.walend.grid.test | |
net.walend.measured | This package contains a kit for working with measured paths on directed graphs. |
net.walend.measured.test | This package contains a kit for testing measuring paths. |
Classes in net.walend.collection used by net.walend.collectionBag
|
Bag is an interface for Collections that are just simple Collections. FibIntHeap
|
FibIntHeap is an IntHeap built on top of a Fibinocci heap. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IndexedIterator
|
Use this iterface for indexed collections. IntHeap
|
IntHeap is an interface for Heaps with int keys. IntHeapMember
|
IntHeapMember implements IntHeap's HeapMember interface. MapAlgebra.UnsafeReverseException
|
MapBag
|
An implementation of the Bag interface based on a Map. MapBag.Counter
|
|
Classes in net.walend.collection used by net.walend.collection.testBag
|
Bag is an interface for Collections that are just simple Collections. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IntHeap
|
IntHeap is an interface for Heaps with int keys. IntHeapMember
|
IntHeapMember implements IntHeap's HeapMember interface. |
Classes in net.walend.collection used by net.walend.digraphBag
|
Bag is an interface for Collections that are just simple Collections. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IndexedIterator
|
Use this iterface for indexed collections. |
Classes in net.walend.collection used by net.walend.digraph.pathBag
|
Bag is an interface for Collections that are just simple Collections. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IndexedIterator
|
Use this iterface for indexed collections. |
Classes in net.walend.collection used by net.walend.digraph.testBag
|
Bag is an interface for Collections that are just simple Collections. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). |
Classes in net.walend.collection used by net.walend.gridHasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IndexedIterator
|
Use this iterface for indexed collections. |
Classes in net.walend.collection used by net.walend.grid.testHasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). |
Classes in net.walend.collection used by net.walend.measuredBag
|
Bag is an interface for Collections that are just simple Collections. HasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). IndexedIterator
|
Use this iterface for indexed collections. IntHeapMember
|
IntHeapMember implements IntHeap's HeapMember interface. |
Classes in net.walend.collection used by net.walend.measured.testHasState
|
Classes of objects that have an internal state should implement this interface as a better alternative to overriding equals(). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |