Class Findable.FindAllCallback

    • Constructor Summary

      Constructors 
      Constructor Description
      FindAllCallback()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void add​(java.util.List<Findable.FindResult> results)  
      • Methods inherited from class java.lang.Object

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

      • FindAllCallback

        public FindAllCallback()