JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
overrungl.core
Package
overrungl
Annotation Interface NativeType
@Documented
@Retention
(
SOURCE
)
@Target
(
TYPE_USE
)
public @interface
NativeType
Annotates native types.
Since:
0.1.0
Author:
squid233
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Returns the name of the native type.
Element Details
value
String
value
Returns the name of the native type.
Returns:
the name of the native type