Interface NSLookup.BiConsumer<T,U>
- Enclosing class:
NSLookup
public static interface NSLookup.BiConsumer<T,U>
This utility must support running on JDK 7 platform. Hence using our own
BiConsumer API rather than the JDK 8 API.
- Since:
- 12.2.1
- Author:
- bb 2014.04.24
-
Method Summary
-
Method Details
-
accept
-