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