Searched defs:PropertyInfo (Results 1 – 1 of 1) sorted by relevance
337 private abstract static class PropertyInfo<T extends Annotation, class in ViewDebug348 PropertyInfo(Class<T> property, R member, Class<?> returnType) { in PropertyInfo() method in ViewDebug.PropertyInfo