The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.