93949596979899100101102103
{ throw new NullPointerException(); } // Managed mb = AnnotationIntrospector.resolveClassAnnotations(clazz, Managed.class); // this.clazz = clazz; this.buildable = mb != null; }
8485868788899091929394
{ throw new IllegalArgumentException("The clazz cannot be null"); } // Managed mb = AnnotationIntrospector.resolveClassAnnotations(clazz, Managed.class); // this.clazz = clazz; this.buildable = mb != null; }
7778798081828384858687