T
public abstract class State<T extends Interface> extends Object
State()
abstract Class<T>
getInterfaceClass()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public State()
public abstract Class<T> getInterfaceClass()
Copyright © 2016. All rights reserved.