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

Provides one or more "helper" and other classes to assist P4Java with typical operating system operations that can not always be done efficiently (or at all) in Java.

See:
          Description

Interface Summary
ISystemFileCommandsHelper 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.
 

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

Provides one or more "helper" and other classes to assist P4Java with typical operating system operations that can not always be done efficiently (or at all) in Java.



Copyright © 2015 Perforce Software. All Rights Reserved.