Package com.perforce.p4java.impl.generic.sys


package com.perforce.p4java.impl.generic.sys
  • Interfaces
    Class
    Description
    An interface that specifies a set of useful file-level functions (such as recognizing a symbolic link or setting writable or executable bits) that are not always implemented by vanilla Java installations, and that can be used by P4Java to implement these file operations when the surrounding JVm or JDK does not do a good job.