public class TransitionId
extends java.lang.Object
AnimatableItem based on
Node's transitionKey and transitionKeyType, later passed on to a
MountItem, and used by com.facebook.rendercore.MountDelegate.MountDelegateTarget and TransitionManager| Modifier and Type | Class and Description |
|---|---|
static interface |
TransitionId.Type |
| Constructor and Description |
|---|
TransitionId(int type,
java.lang.String reference,
java.lang.String extraData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |