public class Bool extends Object implements Type<Boolean>
static Bool
DEFAULT
static String
TYPE_NAME
MAX_BIT_LENGTH, MAX_BYTE_LENGTH
Bool(boolean value)
Bool(Boolean value)
boolean
equals(Object o)
String
getTypeAsString()
Boolean
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
bytes32PaddedLength
public static final String TYPE_NAME
public static final Bool DEFAULT
public Bool(boolean value)
public Bool(Boolean value)
public String getTypeAsString()
getTypeAsString
Type<Boolean>
public Boolean getValue()
getValue
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2025. All rights reserved.