com.sun.btrace.annotations
Annotation Type Self


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Self

Marks a method parameter as the one that should contain *this* instance

Author:
Jaroslav Bachorik