Class Predicates2.ThrowingPredicate2Adapter<T,​P>

    • Constructor Detail

      • ThrowingPredicate2Adapter

        private ThrowingPredicate2Adapter​(ThrowingPredicate2<T,​P> throwingPredicate2)
    • Method Detail

      • safeAccept

        public boolean safeAccept​(T object,
                                  P param)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception