K - Key typepublic static interface CombineArgs.CombineMethod<K>
| Modifier and Type | Method and Description |
|---|---|
<V> void |
build(CommandArgs<K,V> args)
Build the combine method arguments.
|
<V> void build(CommandArgs<K,V> args)
V - value typeargs - the CommandArgs to append toCopyright © 2025 lettuce.io. All rights reserved.