Searched refs:DebugProperty (Results 1 – 1 of 1) sorted by relevance
1270 if (!partial || field.getAnnotation(DebugProperty.class) != null) { in setFieldsOn()1298 public @interface DebugProperty { annotation in Debug