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 © 2021 JBoss by Red Hat. All rights reserved.