| Modifier and Type | Method and Description |
|---|---|
static Calculate |
getCalculate(int type)
get Calculate.
|
static void |
register(int type,
Calculate calculate)
register Calculate.
|
public static void register(int type,
Calculate calculate)
type - number typecalculate - instance of Calculate typepublic static Calculate getCalculate(int type)
type - number typeCopyright © 2023. All rights reserved.