MethodHandles
Lookup
MethodHandles(nint, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
ArrayConstructor(Class)
ArrayElementGetter(Class)
ArrayElementSetter(Class)
ArrayElementVarHandle(Class)
ArrayLength(Class)
ByteArrayViewVarHandle(Class, ByteOrder)
ByteBufferViewVarHandle(Class, ByteOrder)
CatchException(MethodHandle, Class, MethodHandle)
CollectArguments(MethodHandle, Int32, MethodHandle)
Constant(Class, Object)
CountedLoop(MethodHandle, MethodHandle, MethodHandle)
CountedLoop(MethodHandle, MethodHandle, MethodHandle, MethodHandle)
DoWhileLoop(MethodHandle, MethodHandle, MethodHandle)
DropArguments(MethodHandle, Int32, Class[])
DropArguments(MethodHandle, Int32, IList<Class>)
DropArgumentsToMatch(MethodHandle, Int32, IList<Class>, Int32)
DropReturn(MethodHandle)
Empty(MethodType)
ExactInvoker(MethodType)
ExplicitCastArguments(MethodHandle, MethodType)
FilterArguments(MethodHandle, Int32, MethodHandle[])
FilterReturnValue(MethodHandle, MethodHandle)
FoldArguments(MethodHandle, MethodHandle)
FoldArguments(MethodHandle, Int32, MethodHandle)
GuardWithTest(MethodHandle, MethodHandle, MethodHandle)
Identity(Class)
InsertArguments(MethodHandle, Int32, Object[])
InvokeLookup()
Invoker(MethodType)
IteratedLoop(MethodHandle, MethodHandle, MethodHandle)
Loop(MethodHandle[][])
PermuteArguments(MethodHandle, MethodType, Int32[])
PrivateLookupIn(Class, Lookup)
PublicLookup()
ReflectAs(Class, MethodHandle)
SpreadInvoker(MethodType, Int32)
TableSwitch(MethodHandle, MethodHandle[])
ThrowException(Class, Class)
TryFinally(MethodHandle, MethodHandle)
VarHandleExactInvoker(AccessMode, MethodType)
VarHandleInvoker(AccessMode, MethodType)
WhileLoop(MethodHandle, MethodHandle, MethodHandle)
Zero(Class)
net10.0-android36.0
namespace Java.Lang.Invoke
{
[Register("java/lang/invoke/MethodHandles", ApiSince = 26, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android26.0")]
public class MethodHandles : Object
{
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override JniPeerMembers! JniPeerMembers { get; }
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API