Uses of Class
org.knowceans.topics.cgen.MixSequence.InterSeq

Uses of MixSequence.InterSeq in org.knowceans.topics.cgen
 

Methods in org.knowceans.topics.cgen that return MixSequence.InterSeq
 MixSequence.InterSeq MixSequence.intersection(MixSequence seq)
          analyses the intersection of this sequence with the argument.
static MixSequence.InterSeq MixSequence.InterSeq.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MixSequence.InterSeq[] MixSequence.InterSeq.values()
          Returns an array containing the constants of this enum type, in the order they are declared.