ObjectΒΆ
Object is the standard super-interface. All interfaces extend
this type. All object references can be assigned to variables of this
type.
The Object interface does not specify any methods.
Object is the standard super-interface. All interfaces extend
this type. All object references can be assigned to variables of this
type.
The Object interface does not specify any methods.