Class ConstructorTemplate.hasNotNull
java.lang.Object
de.japkit.test.members.constructor.ConstructorTemplate.hasNotNull
- Enclosing class:
- ConstructorTemplate
@Matcher(annotations=javax.validation.constraints.NotNull.class)
class ConstructorTemplate.hasNotNull
extends java.lang.Object
A boolean function that checks if the src element has a
NotNull
annotation.-
Constructor Summary
Constructors Constructor Description hasNotNull()
-
Method Summary
-
Constructor Details
-
hasNotNull
hasNotNull()
-