@FunctionalInterface public static interface LambdaUtils.UncheckedConsumer<T>
void
call(T t)
void call(T t) throws Exception
Exception
Copyright © 2016. All rights reserved.