JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.rits.cloning
ICloningStrategy
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Nested Class Summary
Method Summary
Method Details
strategyFor(Object, Field)
Interface ICloningStrategy
public interface
ICloningStrategy
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static enum
ICloningStrategy.Strategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ICloningStrategy.Strategy
strategyFor
(
Object
toBeCloned,
Field
field)
Method Details
strategyFor
ICloningStrategy.Strategy
strategyFor
(
Object
toBeCloned,
Field
field)