| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
AsyncBuildHelper.IBuildOperation<T,B>  | 
| Constructor and Description | 
|---|
AsyncBuildHelper(java.util.Iterator<T> it,
                AsyncBuildHelper.IBuildOperation<T,BUILDER> bo,
                Callback<BUILDER> done)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
build(BUILDER builder)  | 
void | 
onResult(BUILDER data)  | 
Copyright © 2023. All Rights Reserved.