Annotation Type Function


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Function
Overrides the detection of allocators, getters, and setters. Indicates to the Generator that we wish the method to call the corresponding C++ function.
See Also: