public class BooleanUtil extends Object
| Constructor and Description |
|---|
BooleanUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
toBoolean(int value) |
static int |
toInt(boolean value) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.