Uses of Record Class
com.smeup.kokos.sdk.util.LibraryVersionDumpMgr.SourceLibraryVersion
Packages that use LibraryVersionDumpMgr.SourceLibraryVersion
-
Uses of LibraryVersionDumpMgr.SourceLibraryVersion in com.smeup.kokos.sdk.util
Method parameters in com.smeup.kokos.sdk.util with type arguments of type LibraryVersionDumpMgr.SourceLibraryVersionModifier and TypeMethodDescriptionvoidLibraryVersionDumpMgr.dumpLibraryVersionIfNeeded(Path filePath, Consumer<LibraryVersionDumpMgr.SourceLibraryVersion> seenLibraryVersion) Dumps the library version information if the specified file path is associated with any source library passed to the createInstance method.