These looks like another candidate for an enum:

org.apache.hc.core5.reactor.IOSession.ACTIVE
org.apache.hc.core5.reactor.IOSession.CLOSED
org.apache.hc.core5.reactor.IOSession.CLOSING

Thoughts?

Gary

On Sat, Nov 10, 2018 at 10:56 AM Gary Gregory <[email protected]>
wrote:

> Hi All:
>
> Is there any reason the following is not an enum?
>
> org.apache.hc.core5.http.impl.nio.ExpandableBuffer.INPUT_MODE
> org.apache.hc.core5.http.impl.nio.ExpandableBuffer.OUTPUT_MODE
>
> Thank you,
> Gary
>

Reply via email to