public class AssetOptions extends Object
AssetProcessor and AssetAggregator.
Just keep state and handle aseets options.| Constructor and Description |
|---|
AssetOptions() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(String name) |
Map<String,Object> |
options() |
AssetOptions |
set(com.typesafe.config.Config options) |
AssetOptions |
set(String name,
Object value) |
public AssetOptions set(String name, Object value)
public AssetOptions set(com.typesafe.config.Config options)
public <T> T get(String name)
Copyright © 2016. All rights reserved.