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