public static interface TransformationSupport.Transformer
Modifier and Type | Method and Description |
---|---|
void |
transform(WorkingCopy copy,
Occurrence occurrence)
Implement custom transformation of occurrence here.
|
void transform(WorkingCopy copy, Occurrence occurrence)
copy
- occurrence
-