T
public interface Consumer<T>
void
accept(T t)
void accept(T t) throws Exception
t
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.