public class IfConditionGenerator extends Object
Constructor and Description |
---|
IfConditionGenerator(ObjectifyFactory fact,
Class<?> examinedClass) |
public IfConditionGenerator(ObjectifyFactory fact, Class<?> examinedClass)
examinedClass
- is the actual top level concrete class we are examining; the field might
be declared on a superclass of this class so it's not the same as field.getDeclaringClass()Copyright © 2014. All rights reserved.