Path
Package:
generic.util
Type:
class
9.2_PUBLIC
added
method
:
fromPathString
static generic.
jar.
ResourceFile fromPathString(
java.
lang.
String path)
added
method
:
toPathString
static java.
lang.
String toPathString(
generic.
jar.
ResourceFile file)
modified
method
:
setPath
param 1 renamed: path → file
- void setPath(
generic.
jar.
ResourceFile
path
)
+ void setPath(
generic.
jar.
ResourceFile
file
)
9.0.1_PUBLIC
introduced
Initial version