NameValue
- type of pairpublic static class AbstractNameValueProcessor.Creator<NameValue> extends Object
Constructor and Description |
---|
Creator(TriFunction<Client,String,String,? extends NameValue> function)
Constructs the creator.
|
Modifier and Type | Method and Description |
---|---|
TriFunction<Client,String,String,? extends NameValue> |
getFunction()
Gets the creator's function.
|
Copyright © 2013–2019 Kitteh. All rights reserved.