接口 ImmutableSpi
- 所有已知子接口:
DraftSpi
public interface ImmutableSpi
-
方法概要
修饰符和类型方法说明boolean__get(int prop) int__hashCode(boolean shallow) boolean__isLoaded(int prop) boolean__isLoaded(String prop) boolean__isVisible(int prop) boolean__isVisible(String prop) __type()static boolean
-
方法详细资料
-
__isLoaded
boolean __isLoaded(int prop) -
__isLoaded
-
__isVisible
boolean __isVisible(int prop) -
__isVisible
-
__get
-
__get
-
__hashCode
int __hashCode(boolean shallow) -
__equals
-
__type
ImmutableType __type() -
equals
-