Class SystemStage<N extends Stage<?,​T>,​T>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      N system​(@NonNull java.lang.String system)  
      • Methods inherited from class cern.nxcals.api.extraction.data.builders.fluent.Stage

        data, next
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • system

        public N system​(@NonNull
                        @NonNull java.lang.String system)