| Package | Description |
|---|---|
| org.rdfhdt.hdt.iterator.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterator<T> |
Iter.filter(Iterable<? extends T> stream,
Filter<T> filter) |
static <T> Iterator<T> |
Iter.filter(Iterator<? extends T> stream,
Filter<T> filter) |
Copyright © 2018 DataWeb Research. All rights reserved.