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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait