Searched refs:getBits (Results 1 – 3 of 3) sorted by relevance
155 flags = new Flags(defaults.getFlags().getBits()); in setDefaults()187 curr.flags = new Flags(old.flags.getBits()); in copyPrincipal()
225 public int getBits() { in getBits() method in Flags
149 flags = new Flags(old.flags.getBits()); in Defaults()160 flags = new Flags(old.flags.getBits()); in restoreValues()364 outFile.println(flags.getBits()); in saveToFile()