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