Class State


  • public class State
    extends 
    Author:
    Nikita Koksharov
    • Constructor Detail

      • State

        public State()
    • Method Detail

      • getValue

        public <T> T getValue()
      • setValue

        public void setValue​( value)
      • getLevel

        public int getLevel()
      • incLevel

        public void incLevel()
      • decLevel

        public void decLevel()
      • setBatchIndex

        public void setBatchIndex​(int index)
      • getBatchIndex

        public int getBatchIndex()
      • toString

        public  toString()
        Overrides:
         in class