public interface ThrowingProcedure<E,T extends Throwable>
void
accept(E e)
void accept(E e) throws T extends Throwable
T extends Throwable
Copyright © 2022 MicroStream Software. All rights reserved.