Object DomainToolSource.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> DomainToolSource<T> of() Create a domain tool source for the given class.
      final <T extends Any> DomainToolSource<T> of(Function2<T, AgentProcess, Boolean> predicate) Create a domain tool source with a predicate.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait