public interface ICloningStrategy
| Modifier and Type | Interface and Description |
|---|---|
static class |
ICloningStrategy.Strategy |
| Modifier and Type | Method and Description |
|---|---|
ICloningStrategy.Strategy |
strategyFor(Object toBeCloned,
Field field) |
ICloningStrategy.Strategy strategyFor(Object toBeCloned, Field field)
Copyright © 2017. All rights reserved.