当前位置:网站首页 > Java基础 > 正文

java语法基础双语



ClassModifiers()

Return an value OR-ing together the source language modifiers that can be applied to a class.

Clone()

Creates and returns a copy of this object.

(Inherited from Object) java语法基础双语 ConstructorModifiers()

Return an value OR-ing together the source language modifiers that can be applied to a constructor.

Dispose() (Inherited from Object) Dispose(Boolean) (Inherited from Object) Equals(Object)

Indicates whether some other object is "equal to" this one.

(Inherited from Object) FieldModifiers()

Return an value OR-ing together the source language modifiers that can be applied to a field.

GetHashCode()

Returns a hash code value for the object.

(Inherited from Object) InterfaceModifiers()

Return an value OR-ing together the source language modifiers that can be applied to an interface.

IsAbstract(Int32)

Return if the integer argument includes the modifier, otherwise.

IsFinal(Int32)

Return if the integer argument includes the modifier, otherwise.

IsInterface(Int32)

Return if the integer argument includes the modifier, otherwise.

IsNative(Int32)

Return if the integer argument includes the modifier, otherwise.

IsPrivate(Int32)

Return if the integer argument includes the modifier, otherwise.

IsProtected(Int32)

Return if the integer argument includes the modifier, otherwise.

IsPublic(Int32)

Return if the integer argument includes the modifier, otherwise.

IsStatic(Int32)

Return if the integer argument includes the modifier, otherwise.

IsStrict(Int32)

Return if the integer argument includes the modifier, otherwise.

IsSynchronized(Int32)

Return if the integer argument includes the modifier, otherwise.

IsTransient(Int32)

Return if the integer argument includes the modifier, otherwise.

IsVolatile(Int32)

Return if the integer argument includes the modifier, otherwise.

JavaFinalize()

Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

(Inherited from Object) MethodModifiers()

Return an value OR-ing together the source language modifiers that can be applied to a method.

Notify()

Wakes up a single thread that is waiting on this object's monitor.

(Inherited from Object) NotifyAll()

Wakes up all threads that are waiting on this object's monitor.

(Inherited from Object) ParameterModifiers()

Return an value OR-ing together the source language modifiers that can be applied to a parameter.

SetHandle(IntPtr, JniHandleOwnership)

Sets the Handle property.

(Inherited from Object) ToArray<T>() (Inherited from Object) ToString()

Returns a string representation of the object.

(Inherited from Object) ToString(Int32)

Return a string describing the access modifier flags in the specified modifier.

UnregisterFromRuntime() (Inherited from Object) Wait()

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>.

(Inherited from Object) Wait(Int64)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object) Wait(Int64, Int32)

版权声明


相关文章:

  • java字符串是基础吗2024-11-09 13:18:02
  • java基础代码模板2024-11-09 13:18:02
  • java基础入门教学答案62024-11-09 13:18:02
  • java语言基础的实验目的2024-11-09 13:18:02
  • java银行基础面试题2024-11-09 13:18:02
  • 0基础学java 知乎2024-11-09 13:18:02
  • 28岁0基础学java找工作2024-11-09 13:18:02
  • java基础视频马士兵2024-11-09 13:18:02
  • java基础案例多功能手机2024-11-09 13:18:02
  • java线程基础书籍2024-11-09 13:18:02