类 GenderRatio
java.lang.Object
org.openurp.edu.clazz.util.GenderRatio
- 所有已实现的接口:
Serializable,Comparable<GenderRatio>
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intbooleaninthashCode()booleanbooleanbooleanisEmpty()static GenderRatiotoString()
-
字段详细资料
-
empty
-
value
public final short value
-
-
构造器详细资料
-
GenderRatio
public GenderRatio(short value)
-
-
方法详细资料
-
isAllMale
public boolean isAllMale() -
isAllFemale
public boolean isAllFemale() -
of
-
isEmpty
public boolean isEmpty() -
compareTo
- 指定者:
compareTo在接口中Comparable<GenderRatio>
-
toString
-
equals
-
hashCode
public int hashCode()
-