public interface Consumer<T>
void
accept(T result)
report(Throwable e)
void accept(T result)
void report(Throwable e)
Copyright © 2015 Red Hat, Inc.. All rights reserved.