Class Procedures2.ThrowingProcedure2Adapter<T,​P>

    • Constructor Detail

      • ThrowingProcedure2Adapter

        private ThrowingProcedure2Adapter​(ThrowingProcedure2<T,​P> throwingProcedure2)
    • Method Detail

      • safeValue

        public void safeValue​(T object,
                              P parameter)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception