|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.common.application.selection.EmptySelection
public final class EmptySelection
An empty selection.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.l2fprod.common.application.selection.Selection |
---|
Selection.Helper |
Constructor Summary | |
---|---|
EmptySelection()
|
Method Summary | |
---|---|
java.lang.Object[] |
getSelection()
Returns an array of the selected objects |
boolean |
isEmpty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptySelection()
Method Detail |
---|
public java.lang.Object[] getSelection()
Selection
getSelection
in interface Selection
public boolean isEmpty()
isEmpty
in interface Selection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |