Class WritablePath

java.lang.Object
org.codehaus.groovy.runtime.WritablePath
All Implemented Interfaces:
Writable, Comparable<Path>, Iterable<Path>, Path, Watchable

public class WritablePath extends Object implements Path, Writable
A Writable Path.
Author:
Paolo Di Tommaso <paolo.ditommaso@gmail.com>, John Wilson