- java.lang.Object
-
- org.praxislive.code.AbstractBasicProperty
-
- All Implemented Interfaces:
Control
@Deprecated public abstract class AbstractBasicProperty extends Object implements Control
Deprecated.An abstract property control base class.Deprecated in favour of org.praxislive.base.AbstractProperty.
-
-
Constructor Summary
Constructors Constructor Description AbstractBasicProperty()Deprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidcall(Call call, PacketRouter router)Deprecated.protected abstract Valueget()Deprecated.protected abstract voidset(long time, Value arg)Deprecated.
-