public static interface BinaryMarshaller.AttributeMarshalStep<A extends Attributes,T,P,H>
| Modifier and Type | Method and Description |
|---|---|
BinaryMarshaller.ExtensionsAccessorStep<A,T,P,H> |
map(AttributeMarshaller<A> marshaller)
Marshals the
Attributes instance into a
Map<String, String> |
BinaryMarshaller.ExtensionsAccessorStep<A,T,P,H> map(AttributeMarshaller<A> marshaller)
Attributes instance into a
Map<String, String>marshaller - Copyright © 2019. All rights reserved.