com.l2fprod.common.application.selection
Class Selection.Helper

java.lang.Object
  extended by com.l2fprod.common.application.selection.Selection.Helper
Enclosing interface:
Selection

public static class Selection.Helper
extends java.lang.Object


Constructor Summary
Selection.Helper()
           
 
Method Summary
static java.lang.Object[] filter(Selection selection, java.lang.Class clazz)
           
static java.lang.Object[] filter(Selection selection, Filter filter, java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Selection.Helper

public Selection.Helper()
Method Detail

filter

public static java.lang.Object[] filter(Selection selection,
                                        java.lang.Class clazz)

filter

public static java.lang.Object[] filter(Selection selection,
                                        Filter filter,
                                        java.lang.Class clazz)