Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Field and Description |
---|---|
static BooleanSupplier |
BooleanSupplier.FALSE_SUPPLIER
A supplier which always returns
false and never throws. |
static BooleanSupplier |
BooleanSupplier.TRUE_SUPPLIER
A supplier which always returns
true and never throws. |
Copyright © 2008–2016 The Netty Project. All rights reserved.