T - The type of objects returned by the
getFromOptions(java.util.Map) method.public interface OptionBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getFromOptions(Map<String,String> options)
Build and return an instance of T configured from the given set of Options.
|
Copyright © 2013–2015. All rights reserved.