@FunctionalInterface
public static interface PartsWalker.PartVisitor<T>
Modifier and Type | Method and Description |
---|---|
void |
accept(T context,
MessageBody.Part cur) |
void accept(T context, MessageBody.Part cur)
Copyright © 2021. All Rights Reserved.