public static interface AsyncBuildHelper.IBuildOperation<T,B>
Modifier and Type | Method and Description |
---|---|
void |
afterAsync(B b,
T t) |
void |
beforeAsync(B b,
T t,
Callback<B> forAsync) |
Copyright © 2021. All Rights Reserved.