public static class DebugMetaInterface.DebugImage extends Object implements Serializable
Constructor and Description |
---|
DebugMetaInterface.DebugImage(String uuid)
Construct a Proguard
DebugMetaInterface.DebugImage with the provided UUID. |
DebugMetaInterface.DebugImage(String uuid,
String type)
Construct a
DebugMetaInterface.DebugImage with the provided UUID and type. |
public DebugMetaInterface.DebugImage(String uuid)
DebugMetaInterface.DebugImage
with the provided UUID.uuid
- UUID of the image.public DebugMetaInterface.DebugImage(String uuid, String type)
DebugMetaInterface.DebugImage
with the provided UUID and type.uuid
- UUID of the image.type
- Type of the image.Copyright © 2012–2018. All rights reserved.