@Inherited @Target(value={FIELD,TYPE}) @Retention(value=RUNTIME) public @interface NoHook
Hook[]
value
public abstract Hook[] value
If no annotation is provided, all hook will be removed.
Copyright © 2016 FluentLenium. All Rights Reserved.