Package eu.mihosoft.vmf.runtime.core
Interface Behavior<T extends VObject>
public interface Behavior<T extends VObject>
-
Method Summary
Modifier and Type Method Description DelegatedBehavior<T>
get()
void
set(DelegatedBehavior<T> delegate)
-
Method Details
-
get
DelegatedBehavior<T> get() -
set
-