aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr117296/PropertySupport.java
blob: a6dffdb8357b2fc3e166ea4fc1274aede4f46d1f (plain)
1
2
3
public class PropertySupport<T extends PropertySupport<T>> {

}