\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.hash.engine.onpremise.interop.swig.MapStringStringSwig Class Reference

Inheritance diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.MapStringStringSwig:

[legend]

Collaboration diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.MapStringStringSwig:

[legend]

Classes

class  Iterator

Public Member Functions

synchronized void  delete ()
void  close ()
int  size ()
boolean  containsKey (java.lang.Object key)
String  get (java.lang.Object key) String  put (String key, String value) String  remove (java.lang.Object key) java.util.Set< Entry< String, String > >  entrySet ()  MapStringStringSwig (MapStringStringSwig other) boolean  isEmpty () void  clear ()

Protected Member Functions

 MapStringStringSwig (long cPtr, boolean cMemoryOwn)

Static Protected Member Functions

static long  getCPtr (MapStringStringSwig obj)

Protected Attributes

transient boolean  swigCMemOwn
On This Page