public static class DataType.Checklist extends DataType.Registry
| Constructor and Description |
|---|
Checklist() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Collection<DataType> types) |
void |
check(DataType... types) |
void |
finishedRegistering()
Indicate that all factories have been added.
|
public void check(DataType... types)
public void check(Collection<DataType> types)
public void finishedRegistering()
DataType.RegistryfinishedRegistering in class DataType.RegistryCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.