public class ChangesMapper
Modifier and Type | Field and Description |
---|---|
static ChangesMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
java.util.List<ru.evotor.framework.core.action.event.receipt.changes.IChange> |
create(android.os.Parcelable[] changesParcelable) |
android.os.Bundle |
toBundle(IChange change) |
public static ChangesMapper INSTANCE
public java.util.List<ru.evotor.framework.core.action.event.receipt.changes.IChange> create(android.os.Parcelable[] changesParcelable)
public android.os.Bundle toBundle(IChange change)