public class SearchableItem<T extends Item> extends Object
protected
SearchableItem(Class<T> _class, String nodeValue)
String
getNodeValue()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected SearchableItem(Class<T> _class, String nodeValue)
public Class<T> getType()
public String getNodeValue()
Copyright © 2018. All Rights Reserved.