T - a data type.@FunctionalInterface public interface DataTypeSupplier<T extends DataType<?>>
| Modifier and Type | Method and Description |
|---|---|
T |
supply()
Creates a new instance of a data type.
|
T supply()
Copyright © 2016–2020 Softelnet. All rights reserved.