Executable.InterfaceConsts Class

Definition

public static class Executable.InterfaceConsts
type Executable.InterfaceConsts = class
Inheritance
Executable.InterfaceConsts

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

Declared

Identifies the set of declared members of a class or interface.

Public

Identifies the set of all public members of a class or interface, including inherited members.

Applies to