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