public class QuerySpacesHelper extends Object
Modifier and Type | Field and Description |
---|---|
static QuerySpacesHelper |
INSTANCE
Singleton access
|
Modifier and Type | Method and Description |
---|---|
Set<Serializable> |
toSerializableSet(String[] spacesArray) |
String[] |
toStringArray(Set spacesSet) |
Set<String> |
toStringSet(String[] spacesArray) |
public static final QuerySpacesHelper INSTANCE
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.