StandardLocation

Enum StandardLocation

All Implemented Interfaces:
Serializable, Comparable<StandardLocation>, JavaFileManager.Location
public enum StandardLocation
extends Enum<StandardLocation>
implements JavaFileManager.Location

Standard locations of file objects.

Since:
1.6

登录查看完整内容