public final class ResourceProcessor<K,V> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResourceProcessor.Builder<K,V> |
Modifier and Type | Method and Description |
---|---|
K |
getKey() |
String |
getSegment() |
V |
process(Resource resource) |
ResourceKey |
toResourceKey() |
public K getKey()
public String getSegment()
public ResourceKey toResourceKey()