java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.objectpooleditor.PoolFilter

@Deprecated(since="3.0.0", forRemoval=true) public class PoolFilter extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Class
    getFilterClass(de.uni_trier.wi2.procake.data.objectpool.ReadableObjectPool<? extends de.uni_trier.wi2.procake.data.object.DataObject> pool, String filterExpression)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PoolFilter

      public PoolFilter()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getFilterClass

      public static Class getFilterClass(de.uni_trier.wi2.procake.data.objectpool.ReadableObjectPool<? extends de.uni_trier.wi2.procake.data.object.DataObject> pool, String filterExpression) throws ClassNotFoundException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      ClassNotFoundException