Interface ReflectiveCopier<S>

Type Parameters:
S - Does not necessarily have to be a class.
All Known Implementing Classes:
ReflectiveCopier.Default

public interface ReflectiveCopier<S>