I - the resource itemR - The resource managedP - the resource parameter@FunctionalInterface public interface VariantResourceItem<I,P,R,V> extends ResourceItem<I,P,R>
| Modifier and Type | Method and Description |
|---|---|
VariantResourceBuilder<I,P,R,V> |
builder()
Return the resource builder.
|
default R |
get(V variant)
Return the resource unique instance.
|
get, param, setCopyright © 2011–2018 JRebirth OSS. All rights reserved.