TestPlatformEventFactory


public final class TestPlatformEventFactory implements Parcelable.Creator


The factory for CREATOR. When the parcel was created, the first entry written to it was the instanceType enum value, so use the EventType to instantiate the correct subclass.

Summary

Public constructors

Public methods

TestPlatformEvent
TestPlatformEvent[]
newArray(int size)

Public constructors

TestPlatformEventFactory

public TestPlatformEventFactory()

Public methods

createFromParcel

public TestPlatformEvent createFromParcel(Parcel source)

newArray

public TestPlatformEvent[] newArray(int size)