Class FileSystemModuleLoader.ModuleFile
- java.lang.Object
-
- net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.ModuleFile
-
- Enclosing class:
- FileSystemModuleLoader
private static final class FileSystemModuleLoader.ModuleFile extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description byte[]bytesjava.nio.file.PathmodulePathjava.nio.file.PathsearchPath
-
Constructor Summary
Constructors Constructor Description ModuleFile(java.nio.file.Path searchPath, java.nio.file.Path modulePath, byte[] bytes)
-