软件包 com.github.dactiv.showcase.common.enumeration.entity 的分层结构
- 软件包分层结构:
- 所有软件包
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.dactiv.showcase.common.enumeration.entity.State (implements com.github.dactiv.showcase.common.enumeration.ValueEnum<V>)
- com.github.dactiv.showcase.common.enumeration.entity.ResourceType (implements com.github.dactiv.showcase.common.enumeration.ValueEnum<V>)
- com.github.dactiv.showcase.common.enumeration.entity.OperatingState (implements com.github.dactiv.showcase.common.enumeration.ValueEnum<V>)
- com.github.dactiv.showcase.common.enumeration.entity.GroupType (implements com.github.dactiv.showcase.common.enumeration.ValueEnum<V>)
Copyright © 2014. All rights reserved.