Class ConfigHistory.PropertiesVersion
java.lang.Object
io.github.andreyzebin.gitSql.config.ConfigHistory.PropertiesVersion
- Enclosing interface:
- ConfigHistory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()voidsetCreatedEpochSec(Long createdEpochSec) voidsetVersionHash(String versionHash) toString()
-
Field Details
-
versionHash
-
createdEpochSec
-
-
Constructor Details
-
PropertiesVersion
-
PropertiesVersion
public PropertiesVersion()
-
-
Method Details