Class FunctionSt


  • public class FunctionSt
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int args  
      int id  
      int port  
    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionSt()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public int id
      • port

        public int port
      • args

        public int args
    • Constructor Detail

      • FunctionSt

        public FunctionSt()