語言

Opcodes 類別

定義

警告

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

所有正常(非實作特定)Dalvik 操作碼的清單。

[Android.Runtime.Register("mono/internal/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
[<Android.Runtime.Register("mono/internal/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
繼承
屬性

備註

Android 平台文件

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

欄位

名稱 Description
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
已淘汰.

識別 invoke-direct 操作碼,該操作碼會呼叫非靜態的直接方法,例如私有實例方法或建構子。

OpInvokeDirectEmpty
已淘汰.

實作細節。

OpInvokeDirectJumbo
已淘汰.

從未實施;請勿使用。

OpInvokeDirectRange
OpInvokeInterface
已淘汰.

識別 invoke-interface 操作碼,該操作碼會呼叫一個對具體類別尚未靜態已知的物件的介面方法。

OpInvokeInterfaceJumbo
已淘汰.

從未實施;請勿使用。

OpInvokeInterfaceRange
OpInvokePolymorphic
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

OpInvokePolymorphicRange
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

OpInvokeStatic
已淘汰.

識別 invoke-static 操作碼,呼叫靜態方法。

OpInvokeStaticJumbo
已淘汰.

從未實施;請勿使用。

OpInvokeStaticRange
OpInvokeSuper
已淘汰.

識別 invoke-super 操作碼,呼叫虛擬方法最接近的超類別實作,或在 DEX 檔案 037 或更新版本中,呼叫介面方法最具體且未覆寫的實作。

OpInvokeSuperJumbo
已淘汰.

從未實施;請勿使用。

OpInvokeSuperQuick
已淘汰.

實作細節。

OpInvokeSuperQuickRange
已淘汰.

實作細節。

OpInvokeSuperRange
OpInvokeVirtual
已淘汰.

識別 invoke-virtual 操作碼,該操作碼呼叫一個非靜態、非私有或建構子的一般虛擬方法。

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
已淘汰.

識別 move-result 操作碼,該操作碼緊接著呼叫以儲存其結果。

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

屬性

名稱 Description
Class
已淘汰.

傳回這個 Object的運行時間類別。

(繼承來源 Object)
Handle
已淘汰.

基礎Android實例的句柄。

(繼承來源 Object)
JniIdentityHashCode
已淘汰.

取得由互通執行時指派給此 Java 對等端的身份雜湊碼。

(繼承來源 Object)
JniManagedPeerState
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
JniPeerMembers
已淘汰.

取得用於調用此 Java 節點成員的 JNI 元資料。

(繼承來源 Object)
PeerReference
已淘汰.

取得這個 Java 節點的 JNI 物件參考。

(繼承來源 Object)
ThresholdClass
已淘汰.

此 API 支援 Mono for Android 基礎架構,並非直接從你的程式碼中使用。

(繼承來源 Object)
ThresholdType
已淘汰.

此 API 支援 Mono for Android 基礎架構,並非直接從你的程式碼中使用。

(繼承來源 Object)

方法

名稱 Description
Clone()
已淘汰.

建立並傳回這個 對象的複本。

(繼承來源 Object)
Construct(JniObjectReference, JniObjectReferenceOptions)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
Dispose()
已淘汰.

釋放該 Java 節點所持有的資源。

(繼承來源 Object)
Dispose(Boolean)
已淘汰.

釋放該 Java 節點所持有的資源。

(繼承來源 Object)
DisposeUnlessReferenced()
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
Equals(Object)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
Equals(Object)
已淘汰.

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()
已淘汰.

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()
已淘汰.

當垃圾收集決定不再參考物件時,垃圾收集行程在 物件上呼叫。

(繼承來源 Object)
Notify()
已淘汰.

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()
已淘汰.

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)
已淘汰.

設定 Handle 屬性。

(繼承來源 Object)
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
ToArray<T>()
已淘汰.

從這個 Java 陣列包裝器建立一個受管理陣列。

(繼承來源 Object)
ToString()
已淘汰.

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()
已淘汰.

將此 Java 節點從互通執行時中取消註冊。

(繼承來源 Object)
Wait()
已淘汰.

讓目前線程等候直到喚醒為止,通常是藉由em <notified/em>或<em>interrupted</em> 來喚醒它。<>

(繼承來源 Object)
Wait(Int64, Int32)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)
Wait(Int64)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)

明確介面實作

名稱 Description
IJavaPeerable.Disposed()
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
IJavaPeerable.Finalized()
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
IJavaPeerable.JniObjectReferenceControlBlock
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
IJavaPeerable.SetJniIdentityHashCode(Int32)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)
IJavaPeerable.SetPeerReference(JniObjectReference)
已淘汰.

所有正常(非實作特定)Dalvik 操作碼的清單。

(繼承來源 JavaObject)

擴充方法

名稱 Description
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 端是否有效。

適用於