@FunctionalInterface public static interface CorfuTable.MultiValueIndexFunction<K,V,I extends Comparable<?>> extends BiFunction<K,V,Iterable<I>>
andThen, apply
Copyright © 2019 CorfuDB. All rights reserved.