- java.lang.Object
-
- com.sun.faces.facelets.tag.jsf.core.LoadBundleHandler.ResourceBundleMap.ResourceEntry
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
key |
protected java.lang.String |
value |
-
Constructor Summary
Constructors
Constructor and Description |
ResourceEntry(java.lang.String key,
java.lang.String value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
-
-
Method Detail
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.