Class GQLUtil


  • public class GQLUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GQLUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String toArgumentString​(java.lang.Object o)  
      • Methods inherited from class java.lang.Object

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

      • GQLUtil

        public GQLUtil()
    • Method Detail

      • toArgumentString

        public static java.lang.String toArgumentString​(java.lang.Object o)