Interface AssemblageConfig.TriSteal<T>

    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static <S> AssemblageConfig.TriSteal<S> of​(AssemblageConfig.Steal s)  
      • Methods inherited from interface org.meeuw.functional.TriPredicate

        and, negate, or, test, withArg1, withArg2, withArg3