The fields of Java.Util.Prefs.Preferences are listed below. For a list of all members, see the Preferences Members list.
See Also: Inherited members from Java.Lang.Object
const | MaxKeyLength | int (80). Maximum size in characters allowed for a preferences key. |
const | MaxNameLength | int (80). Maximum size in characters allowed for a preferences name. |
const | MaxValueLength | int (8192). Maximum size in characters allowed for a preferences value. |