public static class ConstantDataSet
extends java.lang.Object
efficient dataset that has no properties and one value. This can be used as a marker
interface too, where the client can inspect the type and just get the valid value once.
See also ReplicateDataSet and TagGenDataSet
- See Also:
- Serialized Form