Preferences.Pair
public final class Preferences.Pair<T extends Object>
Key Value pairs for Preferences. Type T is the type of the value.
Construct these using the infix function to
.
public final class Preferences.Pair<T extends Object>
Key Value pairs for Preferences. Type T is the type of the value.
Construct these using the infix function to
.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-05-20 UTC.