public static SingleJsoImpl
This annotation may be placed on an interface to declare the single
JavaScriptObject type that implements the interface. While it is not strictly
necessary to use this annotation when declaring JSO subtypes that implement
an interface, this annotation allows a developer to ensure that a specific
JSO implementation will always be used.
- See Also:
- Serialized Form