edu.ucla.util
Class FlagProperty.FlagValue
Object
FlagProperty.FlagValue
- All Implemented Interfaces:
- EnumValue
- Enclosing class:
- FlagProperty
public class FlagProperty.FlagValue
- extends Object
- implements EnumValue
FlagProperty.FlagValue
public FlagProperty.FlagValue(boolean flag)
toString
public String toString()
- Specified by:
toString
in interface EnumValue
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
property
public EnumProperty property()
- Specified by:
property
in interface EnumValue
- Since:
- 20070420
Copyright 2010 UCLA Automated Reasoning Group