Package org.aksw.commons.collections
package org.aksw.commons.collections
-
ClassDescriptionCacheSet<K>T is the Timestamp object (e.g.Created by IntelliJ IDEA.FIXME Make use of PrefetchIteratorScalaCreated by Claus Stadler Date: Oct 7, 2010 Time: 5:00:39 PMCollection view of an underlying iterable.User: raven Date: 4/17/11 Time: 12:36 AMConvertingCollection<F,
B, C extends Collection<B>> ConvertingIterator<T,U, I extends Iterator<U>> ConvertingList<F,B, C extends List<B>> ConvertingListIterator<T,U, I extends ListIterator<U>> ConvertingSet<F,B, C extends Set<B>> Descender<T>Derived from StackCartesianProductIteratorit = new StackCartesianProductIterator (a, b,c); FeatureMap<K,V> A feature map associates a set of features with items.FeatureMapImpl<K,V> Map a set of features to a single value.FilteringCollection<T,C extends Collection<T>> FilteringIterator<T,I extends Iterator<T>> FilteringList<T,C extends List<T>> FilteringListIterator<T,I extends ListIterator<T>> FilteringSet<T,C extends Set<T>> FlatMapView<T>Created by Claus Stadler Date: Oct 9, 2010 Time: 5:41:56 PMCreated by Claus Stadler Date: Nov 1, 2010 Time: 10:23:02 PMCreated by Claus Stadler Date: Nov 1, 2010 Time: 10:22:25 PMCreated by IntelliJ IDEA.Created by Claus Stadler Date: Oct 9, 2010 Time: 5:42:34 PM A set of static methods for treating a Map<K, Set> 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 PMPair<S,T> A pair (two-tuple) of objects who can differ in type.PolaritySet<T>A set of values with positive or negative polarity This set can thus act as a white or blacklist.Created by Claus Stadler Date: Oct 9, 2010 Time: 5:39:36 PMSample<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!An abstract base class for iterating over containers of unknown size.ValueComparator<S,T extends Comparable<T>> Compares elements based on the order of their values in a given map.