@Documented @Retention(value=RUNTIME) public @interface Comfort
Indicates that the property or method is only supported in the comfort profile.
Class<?>[]
ifParent
public abstract Class<?>[] ifParent
Restriction indicating that this Profile applies when used with in these parent classes.
Copyright © 2014-2016 Konik.io. All Rights Reserved.