public class TypedPropertiesAttributeCopier extends Object implements AttributeCopier<TypedProperties>
AttributeCopier
can handle TypedProperties
Modifier and Type | Field and Description |
---|---|
static AttributeCopier<TypedProperties> |
INSTANCE |
Constructor and Description |
---|
TypedPropertiesAttributeCopier() |
Modifier and Type | Method and Description |
---|---|
TypedProperties |
copyAttribute(TypedProperties attribute) |
public static final AttributeCopier<TypedProperties> INSTANCE
public TypedProperties copyAttribute(TypedProperties attribute)
copyAttribute
in interface AttributeCopier<TypedProperties>
Copyright © 2021 JBoss by Red Hat. All rights reserved.