public class PrintablesMapper
Modifier and Type | Field and Description |
---|---|
static PrintablesMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
IPrintable[] |
fromBundle(android.os.Bundle bundle) |
android.os.Bundle |
toBundle(IPrintable[] printables) |
public static PrintablesMapper INSTANCE
public android.os.Bundle toBundle(IPrintable[] printables)
public IPrintable[] fromBundle(android.os.Bundle bundle)