Class NotNullImpl

java.lang.Object
com.querydsl.sql.codegen.support.NotNullImpl
All Implemented Interfaces:
Annotation

public class NotNullImpl extends Object implements javax.validation.constraints.NotNull
NotNullImpl is an implementation of the NotNull interface
Author:
tiwe
  • Constructor Details

    • NotNullImpl

      public NotNullImpl()
  • Method Details