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

Packages that use AnyFile.Readable
com.jeffpalm.util   
 

Uses of AnyFile.Readable in com.jeffpalm.util
 

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

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