@PublicSpi
public interface ValuesGenerator<K>
Modifier and Type | Field and Description |
---|---|
static ValuesGenerator |
NONE
Implementation that returns no values at all.
|
Modifier and Type | Method and Description |
---|---|
Map<K,String> |
getValues(Map userParams)
Map of choices to use
|
static final ValuesGenerator NONE
Copyright © 2002-2016 Atlassian. All Rights Reserved.