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