public class Sequences extends Object
Sequences()
void
addSequence(Sequence sequence)
Clear()
Sequence
getAt(int index)
int
getCount()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sequences()
public int getCount()
public Sequence getAt(int index)
index
public void Clear()
public void addSequence(Sequence sequence)
sequence
Copyright © 2018. All rights reserved.