@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 © 2023. All Rights Reserved.