public interface LoopAcceptable
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
accept(CommandContext ctx,
LoopInfo loopInfo)
Accept context with loop information.
|
void accept(CommandContext ctx, LoopInfo loopInfo)
ctx - The context of command. (NotNull)loopInfo - The information of loop. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.