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 © 2023. All Rights Reserved.