public class Extension extends Object
Extension(Char t, Char m, Char r, Char b)
Char
getBottom()
getMiddle()
getRepeat()
getTop()
boolean
hasBottom()
hasMiddle()
hasTop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Extension(Char t, Char m, Char r, Char b)
public boolean hasTop()
public boolean hasMiddle()
public boolean hasBottom()
public Char getTop()
public Char getMiddle()
public Char getRepeat()
public Char getBottom()
Copyright © 2014–2018. All rights reserved.