Package com.yworks.yshrink.core
Class Shrinker
- java.lang.Object
-
- com.yworks.yshrink.core.Shrinker
-
public class Shrinker extends java.lang.ObjectThe type Shrinker.
-
-
Constructor Summary
Constructors Constructor Description Shrinker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshrink(Model model)Shrink.
-
-
-
Method Detail
-
shrink
public void shrink(Model model)
Shrink.- Parameters:
model- the model
-
-