Interface Reinitialisable

  • All Known Subinterfaces:
    Instrument<T>
    All Known Implementing Classes:
    InstrumentImpl

    public interface Reinitialisable
    Defines an interface for object that can be reinitialised.
    Author:
    Arnaud BLOUIN
    • Method Detail

      • reinit

        void reinit()
        Reinitialises the object.