GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.core.util.StringProperties

Packages that use StringProperties
org.openspaces.core.util A package including utility classes for OpenSpaces core. 
 

Uses of StringProperties in org.openspaces.core.util
 

Methods in org.openspaces.core.util that return StringProperties
 StringProperties StringProperties.put(String key, String value)
           
 StringProperties StringProperties.putArray(String key, String[] value, String separator)
           
 StringProperties StringProperties.putDouble(String key, double value)
           
 StringProperties StringProperties.putInteger(String key, int value)
           
 StringProperties StringProperties.putLong(String key, long value)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.