public class LrItemSet extends Object
LrItemSet(String name, Set<LrItem> closure)
boolean
equals(Object o)
Set<LrItem>
getItems()
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LrItemSet(String name, Set<LrItem> closure)
public Set<LrItem> getItems()
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.