|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCopy | |
---|---|
org.slim3.commons.beanutil | This package provides the utility for Java Bean. |
Uses of AbstractCopy in org.slim3.commons.beanutil |
---|
Classes in org.slim3.commons.beanutil with type parameters of type AbstractCopy | |
---|---|
class |
AbstractCopy<S extends AbstractCopy<S>>
An abstract class to copy an object to an another object. |
Subclasses of AbstractCopy in org.slim3.commons.beanutil | |
---|---|
class |
Copy
A class to copy a bean to an another bean. |
class |
CreateAndCopy<T>
A class to create an object and copy an object to the created object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |