public class Executer extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Executer.IPerform |
Constructor and Description |
---|
Executer() |
Modifier and Type | Method and Description |
---|---|
static double |
execute(Executer.IPerform perform,
String type,
double iterations) |
public static double execute(Executer.IPerform perform, String type, double iterations)
Copyright © 2016–2020. All rights reserved.