JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.laoruga.dtogenerator.api.generators
Interface IGenerator<T>
All Known Subinterfaces:
ICollectionGenerator
<T>,
ICustomGenerator
<T>,
ICustomGeneratorArgs
<T>,
ICustomGeneratorDtoDependent
<T,V>,
ICustomGeneratorRemarkable
<T>
All Known Implementing Classes:
AbstractCustomGeneratorRemarkable
,
CollectionGenerator
,
CustomGenerator
,
DoubleGenerator
,
EnumGenerator
,
IntegerGenerator
,
LocalDateTimeGenerator
,
LongGenerator
,
NestedDtoGenerator
,
StringGenerator
public interface
IGenerator<T>
Author:
Il'dar Valitov Created on 16.04.2022
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
generate
()
Method Detail
generate
T
generate()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2022. All rights reserved.