public interface HasOptions
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getOptions() |
void |
putExtraOption(String key,
Object value) |
void |
putStandardOption(String key,
Object value) |
Copyright © 2009–2021. All rights reserved.