List of usage examples for io.netty.util AbstractConstant subclass-usage
From source file com.linecorp.armeria.common.util.AbstractOption.java
/**
* A configuration option
*
* @param <T> the type of the value of the option
*
* @see AbstractOptionValue