Package org.aksw.commons.collections

Interface Summary
Descender<T>  
IClosable An interface for closing stuff.
IClosableIterator<T>  
 

Class Summary
CacheSet<K> T is the Timestamp object (e.g.
CartesianProduct<T> Created by IntelliJ IDEA.
CartesianProductIterator<T> FIXME Make use of PrefetchIteratorScala
ChainIterator<T> Created by Claus Stadler Date: Oct 7, 2010 Time: 5:00:39 PM
CollectionUtils User: raven Date: 4/17/11 Time: 12:36 AM
DescenderIterator<T> Derived from StackCartesianProductIterator it = new StackCartesianProductIterator(a, b,c);
FileDescender  
FlatMapView<T> Created by Claus Stadler Date: Oct 9, 2010 Time: 5:41:56 PM
IterableCollection<T> A wrapper which makes an iterable appear as a collection.
IteratorIterable<T> Created by Claus Stadler Date: Nov 1, 2010 Time: 10:23:02 PM
IteratorUtils Created by Claus Stadler Date: Nov 1, 2010 Time: 10:22:25 PM
MapUtils Created by IntelliJ IDEA.
MultiMaps Created by Claus Stadler Date: Oct 9, 2010 Time: 5:42:34 PM A set of static methods for treating a Map> as a multimap (or rather graphs, as keys may be mapped to an empty set of values)
NaturalComparator<T extends Comparable<T>> Created by Claus Stadler Date: Oct 9, 2010 Time: 5:47:19 PM
Pair<S,T> A pair (two-tuple) of objects who can differ in type.
PrefetchIterator<T> Created by Claus Stadler Date: Oct 9, 2010 Time: 5:39:36 PM
ResourceComparator Created by Claus Stadler Date: Oct 9, 2010 Time: 5:46:56 PM
Sample<T> Created by Claus Stadler Date: Oct 12, 2010 Time: 5:51:59 PM A pair of sets of positives and negative examples.
SampleStats<T> all.negatives may be null, however all other fields must be given!
Sets Contains static result-returning methods for the basic set operations union, intersection, difference and complement.
SinglePrefetchIterator<T> An abstract base class for iterating over containers of unknown size.
StackCartesianProductIterator<T>  
StringTransformer<T> Created by Claus Stadler Date: Oct 9, 2010 Time: 5:48:49 PM
TransformCollection<I,O> Created by Claus Stadler Date: Oct 8, 2010 Time: 5:34:10 PM
TransformIterable<I,O> Created by Claus Stadler Date: Oct 8, 2010 Time: 5:32:34 PM
ValueComparator<S,T extends Comparable<T>> Compares elements based on the order of their values in a given map.
WindowedSorterIterator<T>  
 



Copyright © 2012. All Rights Reserved.