Package com.intellij.util
Interface KeyedLazyInstance<T>
-
public interface KeyedLazyInstance<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetInstance()StringgetKey()
-
public interface KeyedLazyInstance<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getInstance() |
|
String |
getKey() |