Opcodes 类

定义

注意

Use the 'Dalvik.Bytecode.IOpcodes' type. This class will be removed in a future release.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

[Android.Runtime.Register("dalvik/bytecode/Opcodes", DoNotGenerateAcw=true)]
[System.Obsolete("Use the 'Dalvik.Bytecode.IOpcodes' type. This class will be removed in a future release.")]
public abstract class Opcodes : Java.Lang.Object
[System.Obsolete("Use the 'Dalvik.Bytecode.IOpcodes' type. This class will be removed in a future release.")]
[Android.Runtime.Register("mono/internal/dalvik/bytecode/Opcodes", DoNotGenerateAcw=true)]
public abstract class Opcodes : Java.Lang.Object
[<Android.Runtime.Register("dalvik/bytecode/Opcodes", DoNotGenerateAcw=true)>]
[<System.Obsolete("Use the 'Dalvik.Bytecode.IOpcodes' type. This class will be removed in a future release.")>]
type Opcodes = class
    inherit Object
[<System.Obsolete("Use the 'Dalvik.Bytecode.IOpcodes' type. This class will be removed in a future release.")>]
[<Android.Runtime.Register("mono/internal/dalvik/bytecode/Opcodes", DoNotGenerateAcw=true)>]
type Opcodes = class
    inherit Object
继承
Opcodes
属性

注解

Android 平台文档

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

字段

名称 说明
OpAddDouble
OpAddDouble2addr
OpAddFloat
OpAddFloat2addr
OpAddInt
OpAddInt2addr
OpAddIntLit16
OpAddIntLit8
OpAddLong
OpAddLong2addr
OpAget
OpAgetBoolean
OpAgetByte
OpAgetChar
OpAgetObject
OpAgetShort
OpAgetWide
OpAndInt
OpAndInt2addr
OpAndIntLit16
OpAndIntLit8
OpAndLong
OpAndLong2addr
OpAput
OpAputBoolean
OpAputByte
OpAputChar
OpAputObject
OpAputShort
OpAputWide
OpArrayLength
OpBreakpoint
已过时.

实现详细信息。

OpCheckCast
OpCheckCastJumbo
已过时.

从不实现;请勿使用。

OpCmpgDouble
OpCmpgFloat
OpCmplDouble
OpCmplFloat
OpCmpLong
OpConst
OpConst16
OpConst4
OpConstClass
OpConstClassJumbo
已过时.

从不实现;请勿使用。

OpConstHigh16
OpConstMethodHandle
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpConstMethodType
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpConstString
OpConstStringJumbo
OpConstWide
OpConstWide16
OpConstWide32
OpConstWideHigh16
OpDivDouble
OpDivDouble2addr
OpDivFloat
OpDivFloat2addr
OpDivInt
OpDivInt2addr
OpDivIntLit16
OpDivIntLit8
OpDivLong
OpDivLong2addr
OpDoubleToFloat
OpDoubleToInt
OpDoubleToLong
OpExecuteInline
已过时.

实现详细信息。

OpExecuteInlineRange
已过时.

实现详细信息。

OpFillArrayData
OpFilledNewArray
OpFilledNewArrayJumbo
已过时.

从不实现;请勿使用。

OpFilledNewArrayRange
OpFloatToDouble
OpFloatToInt
OpFloatToLong
OpGoto
OpGoto16
OpGoto32
OpIfEq
OpIfEqz
OpIfGe
OpIfGez
OpIfGt
OpIfGtz
OpIfLe
OpIfLez
OpIfLt
OpIfLtz
OpIfNe
OpIfNez
OpIget
OpIgetBoolean
OpIgetBooleanJumbo
已过时.

从不实现;请勿使用。

OpIgetByte
OpIgetByteJumbo
已过时.

从不实现;请勿使用。

OpIgetChar
OpIgetCharJumbo
已过时.

从不实现;请勿使用。

OpIgetJumbo
已过时.

从不实现;请勿使用。

OpIgetObject
OpIgetObjectJumbo
已过时.

从不实现;请勿使用。

OpIgetObjectQuick
已过时.

实现详细信息。

OpIgetQuick
已过时.

实现详细信息。

OpIgetShort
OpIgetShortJumbo
已过时.

从不实现;请勿使用。

OpIgetWide
OpIgetWideJumbo
已过时.

从不实现;请勿使用。

OpIgetWideQuick
已过时.

实现详细信息。

OpIgetWideVolatile
已过时.

实现详细信息。

OpInstanceOf
OpInstanceOfJumbo
已过时.

从不实现;请勿使用。

OpIntToByte
OpIntToChar
OpIntToDouble
OpIntToFloat
OpIntToLong
OpIntToShort
OpInvokeCustom
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpInvokeCustomRange
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpInvokeDirect
OpInvokeDirectEmpty
已过时.

实现详细信息。

OpInvokeDirectJumbo
已过时.

从不实现;请勿使用。

OpInvokeDirectRange
OpInvokeInterface
OpInvokeInterfaceJumbo
已过时.

从不实现;请勿使用。

OpInvokeInterfaceRange
OpInvokePolymorphic
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpInvokePolymorphicRange
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

OpInvokeStatic
OpInvokeStaticJumbo
已过时.

从不实现;请勿使用。

OpInvokeStaticRange
OpInvokeSuper
OpInvokeSuperJumbo
已过时.

从不实现;请勿使用。

OpInvokeSuperQuick
已过时.

实现详细信息。

OpInvokeSuperQuickRange
已过时.

实现详细信息。

OpInvokeSuperRange
OpInvokeVirtual
OpInvokeVirtualJumbo
已过时.

从不实现;请勿使用。

OpInvokeVirtualQuick
已过时.

实现详细信息。

OpInvokeVirtualQuickRange
已过时.

实现详细信息。

OpInvokeVirtualRange
OpIput
OpIputBoolean
OpIputBooleanJumbo
已过时.

从不实现;请勿使用。

OpIputByte
OpIputByteJumbo
已过时.

从不实现;请勿使用。

OpIputChar
OpIputCharJumbo
已过时.

从不实现;请勿使用。

OpIputJumbo
已过时.

从不实现;请勿使用。

OpIputObject
OpIputObjectJumbo
已过时.

从不实现;请勿使用。

OpIputObjectQuick
已过时.

实现详细信息。

OpIputQuick
已过时.

实现详细信息。

OpIputShort
OpIputShortJumbo
已过时.

从不实现;请勿使用。

OpIputWide
OpIputWideJumbo
已过时.

从不实现;请勿使用。

OpIputWideQuick
已过时.

实现详细信息。

OpIputWideVolatile
已过时.

实现详细信息。

OpLongToDouble
OpLongToFloat
OpLongToInt
OpMonitorEnter
OpMonitorExit
OpMove
OpMove16
OpMoveException
OpMoveFrom16
OpMoveObject
OpMoveObject16
OpMoveObjectFrom16
OpMoveResult
OpMoveResultObject
OpMoveResultWide
OpMoveWide
OpMoveWide16
OpMoveWideFrom16
OpMulDouble
OpMulDouble2addr
OpMulFloat
OpMulFloat2addr
OpMulInt
OpMulInt2addr
OpMulIntLit16
OpMulIntLit8
OpMulLong
OpMulLong2addr
OpNegDouble
OpNegFloat
OpNegInt
OpNegLong
OpNewArray
OpNewArrayJumbo
已过时.

从不实现;请勿使用。

OpNewInstance
OpNewInstanceJumbo
已过时.

从不实现;请勿使用。

OpNop
OpNotInt
OpNotLong
OpOrInt
OpOrInt2addr
OpOrIntLit16
OpOrIntLit8
OpOrLong
OpOrLong2addr
OpPackedSwitch
OpRemDouble
OpRemDouble2addr
OpRemFloat
OpRemFloat2addr
OpRemInt
OpRemInt2addr
OpRemIntLit16
OpRemIntLit8
OpRemLong
OpRemLong2addr
OpReturn
OpReturnObject
OpReturnVoid
OpReturnWide
OpRsubInt
OpRsubIntLit8
OpSget
OpSgetBoolean
OpSgetBooleanJumbo
已过时.

从不实现;请勿使用。

OpSgetByte
OpSgetByteJumbo
已过时.

从不实现;请勿使用。

OpSgetChar
OpSgetCharJumbo
已过时.

从不实现;请勿使用。

OpSgetJumbo
已过时.

从不实现;请勿使用。

OpSgetObject
OpSgetObjectJumbo
已过时.

从不实现;请勿使用。

OpSgetShort
OpSgetShortJumbo
已过时.

从不实现;请勿使用。

OpSgetWide
OpSgetWideJumbo
已过时.

从不实现;请勿使用。

OpSgetWideVolatile
已过时.

实现详细信息。

OpShlInt
OpShlInt2addr
OpShlIntLit8
OpShlLong
OpShlLong2addr
OpShrInt
OpShrInt2addr
OpShrIntLit8
OpShrLong
OpShrLong2addr
OpSparseSwitch
OpSput
OpSputBoolean
OpSputBooleanJumbo
已过时.

从不实现;请勿使用。

OpSputByte
OpSputByteJumbo
已过时.

从不实现;请勿使用。

OpSputChar
OpSputCharJumbo
已过时.

从不实现;请勿使用。

OpSputJumbo
已过时.

从不实现;请勿使用。

OpSputObject
OpSputObjectJumbo
已过时.

从不实现;请勿使用。

OpSputShort
OpSputShortJumbo
已过时.

从不实现;请勿使用。

OpSputWide
OpSputWideJumbo
已过时.

从不实现;请勿使用。

OpSputWideVolatile
已过时.

实现详细信息。

OpSubDouble
OpSubDouble2addr
OpSubFloat
OpSubFloat2addr
OpSubInt
OpSubInt2addr
OpSubLong
OpSubLong2addr
OpThrow
OpThrowVerificationError
已过时.

实现详细信息。

OpUshrInt
OpUshrInt2addr
OpUshrIntLit8
OpUshrLong
OpUshrLong2addr
OpXorInt
OpXorInt2addr
OpXorIntLit16
OpXorIntLit8
OpXorLong
OpXorLong2addr

属性

名称 说明
Class
已过时.

返回此 Object的运行时类。

(继承自 Object)
Handle
已过时.

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
JniPeerMembers
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
PeerReference
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
ThresholdClass
已过时.

此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。

(继承自 Object)
ThresholdType
已过时.

此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。

(继承自 Object)

方法

名称 说明
Clone()
已过时.

创建并返回此对象的副本。

(继承自 Object)
Dispose()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
Dispose(Boolean)
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
Equals(Object)
已过时.

指示其他对象是否“等于”此对象。

(继承自 Object)
GetHashCode()
已过时.

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()
已过时.

当垃圾回收确定不再引用该对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()
已过时.

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()
已过时.

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)
已过时.

设置 Handle 属性。

(继承自 Object)
ToArray<T>()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
ToString()
已过时.

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
Wait()
已过时.

使当前线程等待,直到唤醒它,通常是通过 em 通知/em< 或 >em<interrupted>/em<。><>

(继承自 Object)
Wait(Int64, Int32)
已过时.

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted>/em<>,或直到经过一定数量的实时。

(继承自 Object)
Wait(Int64)
已过时.

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted>/em<>,或直到经过一定数量的实时。

(继承自 Object)

显式接口实现

名称 说明
IJavaPeerable.Disposed()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.Finalized()
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.JniManagedPeerState
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

(继承自 Object)

扩展方法

名称 说明
GetJniTypeName(IJavaPeerable)
已过时.

获取实例 self类型的 JNI 名称。

JavaAs<TResult>(IJavaPeerable)
已过时.

尝试强制self键入TResult,检查强制是否在Java端有效。

JavaCast<TResult>(IJavaObject)
已过时.

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)
已过时.

所有正常(非特定于实现)的 Dalvik 操作码的列表。

TryJavaCast<TResult>(IJavaPeerable, TResult)
已过时.

尝试强制self键入TResult,检查强制是否在Java端有效。

适用于