public static class UnexpungeCommand.Unexpunger extends java.lang.Object implements java.util.function.Consumer<ItemValue<MailboxItem>>
| Constructor and Description | 
|---|
Unexpunger(CliContext ctx,
          IMailboxItems itemsApi)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(ItemValue<MailboxItem> t)  | 
public Unexpunger(CliContext ctx, IMailboxItems itemsApi)
public void accept(ItemValue<MailboxItem> t)
accept in interface java.util.function.Consumer<ItemValue<MailboxItem>>Copyright © 2023. All Rights Reserved.