public class ListEntry extends Object
ListEntry(Object key, Object value, boolean isSelected)
boolean
getIsSelected()
Object
getKey()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListEntry(Object key, Object value, boolean isSelected)
public boolean getIsSelected()
public Object getKey()
public Object getValue()
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.