Package se.ansman.kotshi.model
Class AnnotationModel.Value.Boolean
-
- All Implemented Interfaces:
public final class AnnotationModel.Value.Boolean extends AnnotationModel.Value.Primitive<Boolean>
-
-
Constructor Summary
Constructors Constructor Description AnnotationModel.Value.Boolean(Boolean value)
-