@Retention(value=RUNTIME) @Target(value=METHOD) public @interface DefaultMethod
This is used in conjunction with ReturnValue.defaultPropertyThrough() to mark methods are implicitly invoked.
ReturnValue.defaultPropertyThrough()
Copyright © 2014. All rights reserved.