Class NetoyerNull

java.lang.Object
fr.formiko.formiko.interfaces.NetoyerNull
All Implemented Interfaces:
Netoyer, Serializable

public class NetoyerNull extends Object implements Serializable, Netoyer
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:
  • Constructor Details

    • NetoyerNull

      public NetoyerNull()
  • Method Details