com.arm.mbed.cloud.sdk.subscribe.store.package-info Maven / Gradle / Ivy
/**
* Internal store for notification handlers.
*/
@Preamble(description = "Notification handler store")
@Internal
package com.arm.mbed.cloud.sdk.subscribe.store;
import com.arm.mbed.cloud.sdk.annotations.Internal;
import com.arm.mbed.cloud.sdk.annotations.Preamble;