@FunctionalInterface
public static interface VirtualFileGist.GistCalculator<Data>
VirtualFileGist
to calculate the data when it's needed and to recalculate it after file changes.Modifier and Type | Method and Description |
---|---|
Data |
calcData(Project project,
VirtualFile file) |
Data calcData(Project project, VirtualFile file)