public abstract class ConstraintValue extends Object
Constructor and Description |
---|
ConstraintValue() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(Object obj) |
static ConstraintValue |
get(boolean b) |
static ConstraintValue |
get(int i) |
static ConstraintValue |
get(String s) |
abstract int |
hashCode() |
abstract boolean |
isTruthy() |
abstract String |
toString() |
static ConstraintValue |
undefined() |
public static ConstraintValue get(int i)
public static ConstraintValue get(String s)
public static ConstraintValue get(boolean b)
public static ConstraintValue undefined()
public abstract boolean isTruthy()
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.