Home
last modified time | relevance | path

Searched refs:DEFAULT_FAT_COUNT (Results 1 – 1 of 1) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DSuperFloppyFormatter.java55 public final static int DEFAULT_FAT_COUNT = 2; field in SuperFloppyFormatter
104 this.fatCount = DEFAULT_FAT_COUNT; in SuperFloppyFormatter()