Interface CustomTransformer
-
public interface CustomTransformerThe Interface CustomTransformer.Created: 2019. 06. 15
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtransform(Activity activity)
-
-
-
Method Detail
-
transform
void transform(Activity activity) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-