public class CompiledPath
extends java.lang.Object
| Constructor and Description |
|---|
CompiledPath(java.nio.file.Path path) |
| Modifier and Type | Method and Description |
|---|---|
CacheEntry |
compile() |
java.nio.file.Path |
getPath() |
public CacheEntry compile() throws java.io.IOException
java.io.IOExceptionpublic java.nio.file.Path getPath()
Copyright © 2014. All Rights Reserved.