Package org.freedesktop.dbus
Class DBusMap.Entry
java.lang.Object
org.freedesktop.dbus.DBusMap.Entry
- All Implemented Interfaces:
Comparable<DBusMap<K,,V>.Entry> Map.Entry<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entry
private final int entry
-
-
Constructor Details
-
Entry
Entry(int _i)
-
-
Method Details
-
equals
-
getKey
-
getValue
-
hashCode
public int hashCode() -
setValue
-
compareTo
-