Uses of Package
org.zedlib

Classes in org.zedlib used by org.zedlib
Bag
          Bags are collections of elements of X in which the number of times an element occurs is significant.
Baglet
          If X and Y are sets, then X ↔ Y is the set of binary relations between X and Y.
Function
          This class provides similar functionality to java.util.Map, however, it is properly descended from a Set (org.zedlib.Set, hence implements the java.util.Set interface).
HashFun
          This class provides similar functionality to java.util.Map, however, it is properly descended from a Set (org.zedlib.Set, hence implements the java.util.Set interface).
HashRel
          A relation is a set of relationships between two objects.
HashSet
          A collection that contains no duplicate elements.
Maplet
          If X and Y are sets, then X ↔ Y is the set of binary relations between X and Y.
Relation
          A relation is a set of relationships between two objects.
Seqlet
          If X and Y are sets, then X ↔ Y is the set of binary relations between X and Y.
Sequence
          A sequence is a type of function that maps an integer (usually representing an ordering) to an object.
Set
          A collection that contains no duplicate elements.
 



Copyright © 2006 Brad Long. All Rights Reserved.