T - the type of the value of the optionpublic abstract class AbstractOption<T>
extends io.netty.util.AbstractConstant
AbstractOptionValue,
AbstractOptions| Modifier | Constructor and Description |
|---|---|
protected |
AbstractOption(int id,
String name)
Creates a new instance.
|
protected AbstractOption(int id,
String name)
id - the integral ID of this optionname - the name of this optionCopyright © 2020 LeanCloud. All rights reserved.