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