com.hazelcast.spi.annotation
Annotation Type PrivateApi


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface PrivateApi

Marker for private api.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.