Package com.evolveum.concepts
Interface Copyable.StrategyAware<T extends Copyable.StrategyAware<T>>
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.evolveum.concepts.Copyable
Copyable.Strategy, Copyable.StrategyAware<T extends Copyable.StrategyAware<T>> 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcopy(Copyable.Strategy strategy) 
 - 
 
- 
- 
Method Detail
- 
copy
@NotNull T copy(Copyable.Strategy strategy)
 
 - 
 
 -