MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / File

Class File

src/java/io/File.java:41–348  ·  view source on GitHub ↗

This class represents a file name of the host file system. The file name can be relative or absolute. It must use the file name conventions of the host platform. The intention is to provide an abstraction that deals with most of the system-dependent file name features such as the separator char

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getPropertyMethod · 0.95
charAtMethod · 0.45

Tested by

no test coverage detected