Class GlobalFunctions.Context

  • Enclosing class:
    GlobalFunctions

    private static class GlobalFunctions.Context
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int currentWorkItekId  
      (package private) int size  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Context()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • currentWorkItekId

        int currentWorkItekId
      • size

        int size
    • Constructor Detail

      • Context

        private Context()