Class DataWrapper
java.lang.Object
io.github.srdjanv.localgitdependency.persistence.data.DataWrapper
-
Method Summary
Modifier and TypeMethodDescriptionstatic DataWrappercreate(DataLayout.DataMapper mapper) static DataWrappercreate(DataLayout.DataMapper mapper, Object data) getData()booleanisValid()
-
Method Details
-
create
-
create
-
getData
-
getDataType
-
isValid
public boolean isValid()
-