java.lang.Object
com.intellij.openapi.util.Key<T>
- 直接已知子类:
KeyWithDefaultValue
Provides type-safe access to data.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static <T> @NotNull Key<T>final booleanget(@Nullable UserDataHolder holder) get(@Nullable UserDataHolder holder, T defaultValue) final inthashCode()voidset(@Nullable UserDataHolder holder, T value) Returnstrueif and only if theholderhas not null value for the key.voidtoString()