public class Dog extends LoopTyme
static String[]
NAMES
index, names
protected
Dog(int index)
Dog(String name)
static Dog
fromIndex(int index)
fromName(String name)
Dog
next(int n)
getIndex, getName, getSize, indexOf, indexOf, nextIndex
equals, indexOf, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String[] NAMES
protected Dog(String name)
protected Dog(int index)
public static Dog fromName(String name)
name
public static Dog fromIndex(int index)
index
public Dog next(int n)
Tyme
n
Copyright © 2024. All Rights Reserved.