Class LJ_GDX_utils.Predicate_DC.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_utils.Predicate_DC.LIP
All Implemented Interfaces:
com.badlogic.gdx.utils.Predicate, com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
LJ_GDX_utils.Predicate_DC

public static class LJ_GDX_utils.Predicate_DC.LIP extends InterfaceProxy implements com.badlogic.gdx.utils.Predicate
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.badlogic.gdx.utils.Predicate

    com.badlogic.gdx.utils.Predicate.PredicateIterable<T>, com.badlogic.gdx.utils.Predicate.PredicateIterator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy

    getLuaObj, read, write

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • evaluate

      public boolean evaluate(Object p1)
      Specified by:
      evaluate in interface com.badlogic.gdx.utils.Predicate
      Returns:
      true if the item matches the criteria and should be included in the iterator's items