Class PNUUID.UUIDWithCustom
- java.lang.Object
-
- com.pubnub.api.models.consumer.objects_api.member.PNUUID
-
- com.pubnub.api.models.consumer.objects_api.member.PNUUID.UUIDWithCustom
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.pubnub.api.models.consumer.objects_api.member.PNUUID
PNUUID.UUIDId, PNUUID.UUIDWithCustom
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(java.lang.Object other)
boolean
equals(java.lang.Object o)
java.lang.Object
getCustom()
int
hashCode()
java.lang.String
toString()
-
Methods inherited from class com.pubnub.api.models.consumer.objects_api.member.PNUUID
getStatus, getUuid, uuid, uuid, uuidWithCustom, uuidWithCustom
-
-