T
public interface UncheckedConsumer<T>
void
accept(T obj)
void accept(T obj) throws Exception
Exception
Copyright © 2019 SimiaCryptus Software. All rights reserved.