
@FunctionalInterface public interface ExceptionObjLongConsumer<T,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t,
long value)
Performs this operation on the given arguments.
|
Copyright © 2015 JBoss, a division of Red Hat, Inc.