Uses of Class
org.praxislive.code.LibraryResolver.Entry
-
Packages that use LibraryResolver.Entry Package Description org.praxislive.code -
-
Uses of LibraryResolver.Entry in org.praxislive.code
Methods in org.praxislive.code that return types with arguments of type LibraryResolver.Entry Modifier and Type Method Description Optional<LibraryResolver.Entry>
LibraryResolver. resolve(PResource resource, LibraryResolver.Context context)
Resolve the provided resource to anLibraryResolver.Entry
with local files to add for compilation.
-