Uses of Class
i5.las2peer.classLoaders.libraries.LibraryVersion
| Package | Description |
|---|---|
| i5.las2peer.classLoaders.libraries |
-
Uses of LibraryVersion in i5.las2peer.classLoaders.libraries
Methods in i5.las2peer.classLoaders.libraries that return LibraryVersion Modifier and Type Method Description LibraryVersionLibraryIdentifier. getVersion()Methods in i5.las2peer.classLoaders.libraries that return types with arguments of type LibraryVersion Modifier and Type Method Description java.util.Collection<LibraryVersion>FileSystemRepository. getAvailableVersionSet(java.lang.String libraryName)get a collection with all versions found for the given library nameMethods in i5.las2peer.classLoaders.libraries with parameters of type LibraryVersion Modifier and Type Method Description booleanLibraryVersion. equals(LibraryVersion v)compares to version and checks for equalityConstructors in i5.las2peer.classLoaders.libraries with parameters of type LibraryVersion Constructor Description LibraryIdentifier(java.lang.String name, LibraryVersion version)generate a new library identifier