Uses of Class
com.jeffpalm.bin.Find.Type

Packages that use Find.Type
com.jeffpalm.bin   
 

Uses of Find.Type in com.jeffpalm.bin
 

Fields in com.jeffpalm.bin declared as Find.Type
static Find.Type Find.Type.b
          block (buffered) special
static Find.Type Find.Type.c
          character (unbuffered) special
static Find.Type Find.Type.d
          directory
static Find.Type Find.Type.D
          door (Solaris)
static Find.Type Find.Type.f
          regular file
static Find.Type Find.Type.l
          symbolic link
static Find.Type Find.Type.p
          named pipe (FIFO)
static Find.Type Find.Type.s
          socket