Class FieldTemplate.hasNotNull

java.lang.Object
de.japkit.test.members.field.FieldTemplate.hasNotNull
Enclosing class:
FieldTemplate

@Matcher(annotations=javax.validation.constraints.NotNull.class)
class FieldTemplate.hasNotNull
extends java.lang.Object
A function that returns true if the given 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