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

Uses of Class org.springframework.core.enums.StaticLabeledEnumResolver (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Class
org.springframework.core.enums.StaticLabeledEnumResolver

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

Uses of StaticLabeledEnumResolver in org.springframework.core.enums
 

Methods in org.springframework.core.enums that return StaticLabeledEnumResolver
static StaticLabeledEnumResolver StaticLabeledEnumResolver.instance()
          Return the shared StaticLabeledEnumResolver singleton instance.
 



Copyright (c) 2002-2007 The Spring Framework Project.