Package com.geouniq.android
Interface GeoUniq.IConsentsMap
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- GeoUniq
public static interface GeoUniq.IConsentsMap extends java.io.SerializableMap that wrap the consents list and its status
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.BooleancontainsValue(boolean b)java.lang.Booleanget(GeoUniq.ConsentItem key)
-
-
-
Method Detail
-
containsValue
java.lang.Boolean containsValue(boolean b)
-
get
java.lang.Boolean get(GeoUniq.ConsentItem key)
-
-