T
public abstract class ThingObjectEntry<T> extends Object
ThingObjectEntry(Thing thing)
protected abstract T
createObject(Thing thing)
getObject()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThingObjectEntry(Thing thing)
public T getObject()
protected abstract T createObject(Thing thing)
Copyright © 2022 xworker.org. All rights reserved.