public class PersonCycle<T extends Person> extends Cycle<T>
PersonCycle(T x)
isCycle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PersonCycle(T x)