Interface AlgebraicDataType.Case<R>
- Enclosing class:
AlgebraicDataType
public static interface AlgebraicDataType.Case<R>
-
Method Summary
Modifier and TypeMethodDescriptionadt(DeriveConfig deriveConfig, TypeConstructor typeConstructor, MatchMethod matchMethod, DataConstruction dataConstruction, List<DataArgument> fields)
-
Method Details
-
adt
R adt(DeriveConfig deriveConfig, TypeConstructor typeConstructor, MatchMethod matchMethod, DataConstruction dataConstruction, List<DataArgument> fields)
-