JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.codice.ddf.preferences
Interface DefaultPreferencesSupplier
public interface
DefaultPreferencesSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
create
()
Return a map of preferences.
Method Details
create
Map
<
String
,
Object
>
create
()
Return a map of preferences. Callers should not attempt to modify the map instance.