- All Superinterfaces:
BiConsumer<String,Boolean>
- Enclosing class:
- EjwsAuthenticator<E extends EjwsAuthenticator>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface EjwsAuthenticator.BiConsumer2
extends BiConsumer<String,Boolean>
/**
Type safe BiConsumer<String,Boolean>.
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen