public static class WindowsStore.Entry extends Object implements Serializable
This class wraps key and value objects which can be passed to putAll
method.
Modifier and Type | Method and Description |
---|---|
static void |
nonNullCheckForKey(Object key) |
static void |
nonNullCheckForValue(Object value) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.