Uses of Package
org.expasy.jpl.commons.collection

Packages that use org.expasy.jpl.commons.collection
org.expasy.jpl.commons.collection Provides JPL collection objects. 
org.expasy.jpl.commons.collection.render Provides interfaces and renderers for image rendering of collections. 
org.expasy.jpl.commons.collection.stat Provides interfaces and objects for statistical data. 
org.expasy.jpl.commons.collection.symbol.seq Provides generic symbol sequence and associated tools. 
 

Classes in org.expasy.jpl.commons.collection used by org.expasy.jpl.commons.collection
Cachable
           
ExtraIterable
          ExtraIterable inherits from Iterable and adds the functionality of returning its next elements into a list.
ExtraIterable.AbstractExtraIterator
          Abstract inner class with default implementation of nextToList methods.
IndexIterable.Iterator
          Abstract inner class that iterates over list of Integer.
IntegerSequence
          A IntegerSequence in mathematics is a sequence (i.e., an ordered list) of integers.
IntegerSequence.Builder
           
IntegerSequenceWithGap
          This object is IntegerSequenceWithGap with gaps defining a sequence of integers with missing integers at some intervals.
Interval
          An interval is a set of numbers with the property that any number that lies between two numbers is included in the set.
Interval.Builder
           
Interval.IntervalComparator
           
Interval.OverlapFinder
           
Mappable
          The Mappable interface has to be implemented by all object that can be keyed in hash maps.
PartitionList
          This object is a partition of a List that proposes a view of smaller split Lists.
PartitionList.IndexingAlgo
           
PartitionList.LastIndexingAlgo
           
Pool
          A Pool interface should be implemented by any pool that handles unique objects.
PoolImpl
          This pool stores unique and immutable objects.
Register
          A recording of T-objects.
 

Classes in org.expasy.jpl.commons.collection used by org.expasy.jpl.commons.collection.render
Interval
          An interval is a set of numbers with the property that any number that lies between two numbers is included in the set.
 

Classes in org.expasy.jpl.commons.collection used by org.expasy.jpl.commons.collection.stat
IntegerSequence
          A IntegerSequence in mathematics is a sequence (i.e., an ordered list) of integers.
Interval
          An interval is a set of numbers with the property that any number that lies between two numbers is included in the set.
 

Classes in org.expasy.jpl.commons.collection used by org.expasy.jpl.commons.collection.symbol.seq
ExtraIterable
          ExtraIterable inherits from Iterable and adds the functionality of returning its next elements into a list.
ExtraIterable.AbstractExtraIterator
          Abstract inner class with default implementation of nextToList methods.
IndexIterable
          This interfaces allow the manipulation of iterator over indices ( Integer).
IndexIterable.Iterator
          Abstract inner class that iterates over list of Integer.
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.