@FunctionalInterface public interface ThrowingProcedure<T> extends Serializable
void
safeValue(T object)
void safeValue(T object) throws Exception
Exception
Copyright © 2004–2022. All rights reserved.