Class JsoniterSpi.TypeProperty

java.lang.Object
com.jsoniter.spi.JsoniterSpi.TypeProperty
Enclosing class:
JsoniterSpi

private static class JsoniterSpi.TypeProperty extends Object
  • Field Details

    • type

      public final Type type
    • property

      public final String property
  • Constructor Details

    • TypeProperty

      private TypeProperty(Type type, String property)
  • Method Details