Searched refs:LongToIntegerFuture (Results 1 – 1 of 1) sorted by path
125 Future<Integer> future = new LongToIntegerFuture(inner); in write()517 private static final class LongToIntegerFuture implements Future<Integer> { class in AsyncChannelWrapperSecure521 public LongToIntegerFuture(Future<Long> wrapped) { in LongToIntegerFuture() method in AsyncChannelWrapperSecure.LongToIntegerFuture