You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
1.4 KiB
85 lines
1.4 KiB
4 months ago
|
<api>
|
||
|
<package name=""
|
||
|
>
|
||
|
<class name="Main"
|
||
|
extends="java.lang.Object"
|
||
|
interface="false"
|
||
|
abstract="false"
|
||
|
static="false"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
<constructor name="Main"
|
||
|
type="Main"
|
||
|
static="false"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
</constructor>
|
||
|
<method name="main"
|
||
|
return="void"
|
||
|
abstract="false"
|
||
|
native="false"
|
||
|
synchronized="false"
|
||
|
static="true"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
<parameter name="arg0" type="java.lang.String[]">
|
||
|
</parameter>
|
||
|
</method>
|
||
|
</class>
|
||
|
</package>
|
||
|
<package name="constmethodhandle"
|
||
|
>
|
||
|
<class name="ConstTest"
|
||
|
extends="java.lang.Object"
|
||
|
interface="false"
|
||
|
abstract="false"
|
||
|
static="false"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
<constructor name="ConstTest"
|
||
|
type="constmethodhandle.ConstTest"
|
||
|
static="false"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
</constructor>
|
||
|
<method name="main"
|
||
|
return="void"
|
||
|
abstract="false"
|
||
|
native="false"
|
||
|
synchronized="false"
|
||
|
static="true"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
<parameter name="arg0" type="java.lang.String[]">
|
||
|
</parameter>
|
||
|
</method>
|
||
|
<method name="test1"
|
||
|
return="java.lang.invoke.MethodHandle"
|
||
|
abstract="false"
|
||
|
native="false"
|
||
|
synchronized="false"
|
||
|
static="true"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
</method>
|
||
|
<method name="test2"
|
||
|
return="java.lang.invoke.MethodType"
|
||
|
abstract="false"
|
||
|
native="false"
|
||
|
synchronized="false"
|
||
|
static="true"
|
||
|
final="false"
|
||
|
visibility="public"
|
||
|
>
|
||
|
</method>
|
||
|
</class>
|
||
|
</package>
|
||
|
</api>
|