Class ACyclicType
- java.lang.Object
-
- de.quantummaid.mapmaid.testsupport.domain.valid.ACyclicType
-
public final class ACyclicType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description ACyclicTypeaCyclicTypeAStringaString
-
Constructor Summary
Constructors Constructor Description ACyclicType()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ACyclicTypedeserialize(AString aString)
-
-
-
Field Detail
-
aString
public final AString aString
-
aCyclicType
public ACyclicType aCyclicType
-
-
Method Detail
-
deserialize
public static ACyclicType deserialize(AString aString)
-
-