站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.core.enums (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Package
org.springframework.core.enums

Packages that use org.springframework.core.enums
org.springframework.core.enums Interfaces and classes for type-safe enum support on JDK >= 1.3. 
 

Classes in org.springframework.core.enums used by org.springframework.core.enums
AbstractCachingLabeledEnumResolver
          Abstract base class for LabeledEnumResolver implementations, caching all retrieved LabeledEnum instances.
AbstractGenericLabeledEnum
          Base class for labeled enum instances that aren't static.
AbstractLabeledEnum
          Abstract base superclass for LabeledEnum implementations.
LabeledEnum
          A interface for objects that represent a labled enumeration.
LabeledEnumResolver
          Interface for looking up LabeledEnum instances.
StaticLabeledEnumResolver
          LabeledEnumResolver that resolves statically defined enumerations.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.