android.os
Class UEventObserver.UEvent
java.lang.Object
android.os.UEventObserver.UEvent
- Enclosing class:
- UEventObserver
public static class UEventObserver.UEvent
- extends Object
Representation of a UEvent.
mMap
public HashMap<String,String> mMap
UEventObserver.UEvent
public UEventObserver.UEvent(String message)
get
public String get(String key)
get
public String get(String key,
String defaultValue)
toString
public String toString()
- Description copied from class:
Object
- Returns a string containing a concise, human-readable description of the
receiver.
- Overrides:
toString in class Object
- Returns:
- String a printable representation for the receiver.
Please submit a feedback, bug or feature