Package com.intellij.util
Interface Function<Dom,Img>
-
- All Known Subinterfaces:
NotNullFunction<Dom,Img>,NullableFunction<Dom,Img>
public interface Function<Dom,Img>- Author:
- max
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Imgfun(Dom dom)
-