CB - The type of condition-bean to be set up.@FunctionalInterface public interface CBCall<CB extends ConditionBean>
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
callback(CB cb) |
void callback(CB cb)
cb - The condition-bean to be set up. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.