OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FsObject
(Results
1 - 2
of
2
) sorted by null
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsObject.java
29
public interface
FsObject
{
32
* Checks if this {@code
FsObject
} is still valid.
39
* @return if this {@code
FsObject
} is still valid
44
* Checks if this {@code
FsObject
} is read-only. Any attempt to modify a
45
* read-only {@code
FsObject
} must result in a {@link ReadOnlyException}
48
* @return if this {@code
FsObject
} is read-only
/prebuilts/devtools/tools/lib/
fat32lib.jar
Completed in 708 milliseconds