Searched refs:isStringOnly (Results 1 – 1 of 1) sorted by relevance
461 …vate <K> void selectProperties(Hashtable<K, Object> selectProperties, final boolean isStringOnly) { in selectProperties() argument463 defaults.selectProperties(selectProperties, isStringOnly); in selectProperties()469 if (isStringOnly && !(key instanceof String)) { in selectProperties()