public class Booleans extends Object
static byte
FALSE
TRUE
Booleans()
static boolean
isTrue(Byte b)
toValue(Boolean b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final byte TRUE
public static final byte FALSE
public Booleans()
public static boolean isTrue(Byte b)
public static byte toValue(Boolean b)
Copyright © 2023. All Rights Reserved.