public static class TestDrawableComponent.State extends TestComponent<TestDrawableComponent> implements Cloneable
TestComponent.TestComponentLifecycle
Component.Builder<L extends ComponentLifecycle,T extends Component.Builder<L,T>>
mIsUnique
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
getSimpleName, isBound, isMounted, resetInteractions, wasMeasureCalled, wasOnBindCalled, wasOnBoundsDefinedCalled, wasOnMountCalled, wasOnUnbindCalled, wasOnUnmountCalled
clearCachedLayout, copyInterStageImpl, getEventDispatcher, getEventTriggerTarget, getId, getLifecycle, getScopedContext, getStateContainer, isEquivalentTo, makeShallowCopy, measure, releaseCachedLayout, setScopedContext, willRender
public int hashCode()
hashCode
in class TestComponent<TestDrawableComponent>
public boolean equals(Object o)
equals
in class TestComponent<TestDrawableComponent>