@FunctionalInterface public interface AttributeMarshaller<A extends Attributes>
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
marshal(A attributes)
Marshals the
Attributes to map of attributes. |
Map<String,String> marshal(A attributes)
Attributes to map of attributes.Copyright © 2019. All rights reserved.