Package wt.vc.config

Class MultipleOwnershipIndependentLatestConfigSpec

java.lang.Object
wt.vc.config.MultipleOwnershipIndependentLatestConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, ConfigSpec

public class MultipleOwnershipIndependentLatestConfigSpec extends Object implements ConfigSpec, Externalizable
This MultipleOwnershipIndependentLatestConfigSpec is similiar to the MultipleLatestConfigSpec, except that it does not take ownership into account. It simply returns the latest element regardless of ownership.

Supported API: true

Extendable: false
See Also: