public abstract class Params extends Object
Constructor and Description |
---|
Params() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParam(String name) |
protected void |
addParam(String name,
Object value) |
protected boolean |
contains(String name) |
byte[][] |
getByteParams() |
<T> T |
getParam(String name) |
String |
toString() |
Copyright © 2021. All rights reserved.