public abstract class PickAdapter<T> extends java.lang.Object
PickAdapter()
abstract T
read(org.jsoup.nodes.Element element, Pick pick)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PickAdapter()
public abstract T read(org.jsoup.nodes.Element element, @Nullable Pick pick)