org.jetbrains.annotations
Annotation Type TestOnly


@Documented
@Retention(value=SOURCE)
@Target(value={METHOD,CONSTRUCTOR})
public @interface TestOnly



Copyright © 2011. All Rights Reserved.