Class ConstructorExample

java.lang.Object
de.japkit.test.members.constructor.ConstructorExample

@ConstructorTrigger
public class ConstructorExample
extends java.lang.Object
The annotated class for the example.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) int field1  
    (package private) java.lang.String field2  
    (package private) @NotNull java.lang.String field3  
  • Constructor Summary

    Constructors 
    Constructor Description
    ConstructorExample()  
  • Method Summary

    Methods inherited from class java.lang.Object

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