Enum Class的使用
cn.taketoday.session.InMemorySessionRepository.State
-
cn.taketoday.session中InMemorySessionRepository.State的使用
修饰符和类型字段说明private final AtomicReference<InMemorySessionRepository.State>InMemorySessionRepository.InMemoryWebSession.state修饰符和类型方法说明Returns the enum constant of this class with the specified name.static InMemorySessionRepository.State[]InMemorySessionRepository.State.values()Returns an array containing the constants of this enum class, in the order they are declared.