类 com.github.dactiv.showcase.common.enumeration.entity.State
的使用

使用 State 的软件包
com.github.dactiv.showcase.common.enumeration.entity   
 

com.github.dactiv.showcase.common.enumeration.entityState 的使用
 

返回 Statecom.github.dactiv.showcase.common.enumeration.entity 中的方法
static State State.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static State[] State.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2014. All rights reserved.