Class CheckedObjectIntProcedure<T>

    • Constructor Detail

      • CheckedObjectIntProcedure

        public CheckedObjectIntProcedure()
    • Method Detail

      • safeValue

        public abstract void safeValue​(T object,
                                       int index)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception