Package com.liferay.portal.language
Class ResourceBundleEnumeration
Object
com.liferay.portal.language.ResourceBundleEnumeration
- All Implemented Interfaces:
Enumeration<String>
- Author:
- Shuyang Zhou
-
Constructor Details
-
ResourceBundleEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration<String>
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration<String>
-