public interface RightConst extends Comparable, Serializable
Modifier and Type | Method and Description |
---|---|
RightValue |
copy() |
boolean |
equals(Object other) |
boolean |
equals(RightConst other) |
int |
getType() |
int |
getValue() |
boolean |
isFlag(RightConst other) |
boolean |
isGOET(RightConst other) |
boolean |
isLOET(RightConst other) |
boolean |
isModeFlag() |
boolean |
isModeLevel() |
compareTo
int getValue()
int getType()
boolean equals(RightConst other)
boolean isFlag(RightConst other)
boolean isModeLevel()
boolean isModeFlag()
boolean isGOET(RightConst other)
boolean isLOET(RightConst other)
RightValue copy()
Copyright © 2024 Visiativ. All rights reserved.