Public Member Functions | |
| _JavaNSDictionaryMapEntry (P key, Q value) | |
| boolean | equals (Object o) |
| P | getKey () |
| Q | getValue () |
| int | hashCode () |
| Q | setValue (Q value) |
Package Attributes | |
| P | _entryKey |
| Q | _entryValue |
| _JavaNSDictionaryMapEntry | ( | P | key, | |
| Q | value | |||
| ) |
| boolean equals | ( | Object | o | ) |
| P getKey | ( | ) |
| Q getValue | ( | ) |
| int hashCode | ( | ) |
| Q setValue | ( | Q | value | ) |
P _entryKey [package] |
Q _entryValue [package] |
1.5.8