public interface AttributeCopier<T>
Object.clone()
method. When
this method is not enough, you can provide a custom attribute copier by implementing this
interfaceModifier and Type | Method and Description |
---|---|
T |
copyAttribute(T attribute) |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.