public abstract class AbstractAlgoPreparation extends Object
| Constructor and Description | 
|---|
| AbstractAlgoPreparation() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | doSpecificWork() | 
| void | doWork() | 
| boolean | isPrepared() | 
Copyright © 2012–2020. All rights reserved.