Class DummyPropertyImpl<T>

All Implemented Interfaces:
Freezable, Item<PrismPropertyValue<T>,PrismPropertyDefinition<T>>, Itemable, ParentVisitable, PathVisitable, PrismProperty<T>, Revivable, Visitable, DebugDumpable, Serializable

public class DummyPropertyImpl<T> extends DummyItem<PrismPropertyValue<T>,PrismPropertyDefinition<T>,PrismProperty<T>> implements PrismProperty<T>
Author:
semancik
See Also: