| Modifier and Type | Method and Description |
|---|---|
org.davidmoten.kool.Stream<WithStats<T>> |
Index.SearchBuilderWithStats.file(File file) |
org.davidmoten.kool.Stream<WithStats<T>> |
Index.SearchBuilderWithStats.file(RandomAccessFile raf) |
org.davidmoten.kool.Stream<WithStats<T>> |
Index.SearchBuilderWithStats.inputStreamFactory(org.davidmoten.kool.function.BiFunction<Long,Optional<Long>,InputStream> inputStreamFactory) |
org.davidmoten.kool.Stream<WithStats<T>> |
Index.SearchBuilderWithStats.url(String url) |
org.davidmoten.kool.Stream<WithStats<T>> |
Index.SearchBuilderWithStats.url(URL url) |
Copyright © 2019. All rights reserved.