Class QCGHelpers


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

      Fields 
      Modifier and Type Field Description
      static JContext CTXT  
    • Constructor Summary

      Constructors 
      Constructor Description
      QCGHelpers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static JExpr objtoex​(java.lang.Object obj)  
      • Methods inherited from class java.lang.Object

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

      • CTXT

        public static final JContext CTXT
    • Constructor Detail

      • QCGHelpers

        public QCGHelpers()
    • Method Detail

      • objtoex

        public static JExpr objtoex​(java.lang.Object obj)