Path

Package: generic.util
Type: class

9.2_PUBLIC

addedmethod: fromPathString
static generic.jar.ResourceFile fromPathString(java.lang.String path)
addedmethod: toPathString
static java.lang.String toPathString(generic.jar.ResourceFile file)
modifiedmethod: setPath
param 1 renamed: path → file
- void setPath(generic.jar.ResourceFile path)
+ void setPath(generic.jar.ResourceFile file)

9.0.1_PUBLIC

introducedInitial version