Package com.intellij.util
Interface NullableFunction<Dom,Img>
-
-
Field Summary
Fields Modifier and Type Field Description static NullableFunction
NULL
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Img
fun(Dom dom)
-