Home
last modified time | relevance | path

Searched defs:LongToIntegerFuture (Results 1 – 1 of 1) sorted by path

/unit/src/java/nginx/unit/websocket/
H A DAsyncChannelWrapperSecure.java517 private static final class LongToIntegerFuture implements Future<Integer> { class in AsyncChannelWrapperSecure
521 public LongToIntegerFuture(Future<Long> wrapped) { in LongToIntegerFuture() method in AsyncChannelWrapperSecure.LongToIntegerFuture