public final class IntentId extends Object implements BatchOperationTarget
This class is immutable.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
fingerprint()
Returns the backing value.
|
int |
hashCode() |
String |
toString() |
static IntentId |
valueOf(long value)
Creates an intent identifier from the specified string representation.
|
public static IntentId valueOf(long value)
value - long valuepublic long fingerprint()
Copyright © 2015. All rights reserved.