HomeSort by relevance Sort by last modified time
    Searched defs:AbstractDirectory (Results 1 - 2 of 2) sorted by null

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
AbstractDirectory.java 34 abstract class AbstractDirectory {
52 * Creates a new instance of {@code AbstractDirectory}.
56 * @param isRoot if the new {@code AbstractDirectory} represents a root
59 protected AbstractDirectory(
69 * Gets called when the {@code AbstractDirectory} must read it's content
80 * Gets called when the {@code AbstractDirectory} wants to write it's
99 * Gets called by the {@code AbstractDirectory} when it has determined that
143 * Returns the current capacity of this {@code AbstractDirectory}.
155 * {@code AbstractDirectory}.
190 * Checks if this {@code AbstractDirectory} is a root directory
    [all...]
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 72 milliseconds