public class UdbConfiguration extends BaseConfiguration<UdbProperty>
Modifier and Type | Field and Description |
---|---|
protected Map<String,Map<String,String>> |
mMountOptions |
static String |
READ_ONLY_OPTION |
static String |
SHARED_OPTION |
mValues
Constructor and Description |
---|
UdbConfiguration(Map<String,String> values)
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMountOption(String schemeAuthority)
Returns the mount option for a particular scheme and authority URL.
|
get, getBoolean, getInt, getMap
public static final String READ_ONLY_OPTION
public static final String SHARED_OPTION
Copyright © 2023. All Rights Reserved.