public static class Params.NamedParamHolder extends Object implements Params.Holder
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
Object |
getByName(String key) |
boolean |
isEmpty() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofpublic boolean isEmpty()
isEmpty in interface Params.Holderpublic Object get()
get in interface Params.Holderpublic Object getByName(String key)
getByName in interface Params.HolderCopyright © 2020. All rights reserved.