Uses of Interface
com.jeffpalm.util.AnyFile.Writeable

Packages that use AnyFile.Writeable
com.jeffpalm.util   
 

Uses of AnyFile.Writeable in com.jeffpalm.util
 

Classes in com.jeffpalm.util that implement AnyFile.Writeable
static class AnyFile.File
           
static class AnyFile.String
           
static class AnyFile.URL
           
 

Methods in com.jeffpalm.util that return AnyFile.Writeable
static AnyFile.Writeable AnyFile.createWriteable(java.lang.Object o)