Class GsonLazilyParsedNumberPyAdapter

  • All Implemented Interfaces:
    org.python.core.adapter.PyObjectAdapter

    public class GsonLazilyParsedNumberPyAdapter
    extends org.python.core.adapter.ClassAdapter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.python.core.PyObject adapt​(java.lang.Object o)  
      • Methods inherited from class org.python.core.adapter.ClassAdapter

        canAdapt, getAdaptedClass
      • Methods inherited from class java.lang.Object

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

      • GsonLazilyParsedNumberPyAdapter

        public GsonLazilyParsedNumberPyAdapter()
    • Method Detail

      • adapt

        public org.python.core.PyObject adapt​(java.lang.Object o)