Interface AssemblageConfig.TriSteal<T>

All Superinterfaces:
org.meeuw.functional.TriPredicate<MediaObject,MediaObject,T>
All Known Implementing Classes:
AssemblageConfig.TriStealImpl
Enclosing class:
AssemblageConfig

public static interface AssemblageConfig.TriSteal<T> extends org.meeuw.functional.TriPredicate<MediaObject,MediaObject,T>
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.meeuw.functional.TriPredicate

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