Class DeplacementNull

java.lang.Object
fr.formiko.formiko.interfaces.DeplacementNull
All Implemented Interfaces:
Deplacement, Serializable

public class DeplacementNull extends Object implements Serializable, Deplacement
A null implementation.
It print an error for all the methode of implemented class.
It allow to avoid error of null implementation.
Author:
Hydrolien
See Also: