@FunctionalInterface
public static interface SimpleRegionProvider.RegionExistsPredicate<K extends IKey<K>>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.nio.file.Path directory,
K key) |
boolean test(java.nio.file.Path directory,
K key)
throws java.io.IOException
java.io.IOException