Class KoryphePredicate4<T,​U,​V,​W>

    • Constructor Detail

      • KoryphePredicate4

        public KoryphePredicate4()
    • Method Detail

      • test

        public abstract boolean test​(T t,
                                     U u,
                                     V v,
                                     W w)