Uses of Class
org.zedlib.Seqlet

Uses of Seqlet in org.zedlib
 

Methods in org.zedlib that return Seqlet
 Seqlet Sequence.getSeqlet(int key)
          Returns the maplet that a given key participates in.
 Seqlet HashSeq.getSeqlet(int key)
          Returns the maplet that a given key participates in.
 

Methods in org.zedlib with parameters of type Seqlet
 void Sequence.add(Seqlet s)
          Adds a maplet to this relation.
 void HashSeq.add(Seqlet m)
          Adds a seqlet to this sequence.
 



Copyright © 2006 Brad Long. All Rights Reserved.