Class AbstractJsonFactoryTest.BooleanTypes

  • Enclosing class:
    AbstractJsonFactoryTest

    public static class AbstractJsonFactoryTest.BooleanTypes
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean bool  
      (package private) java.lang.Boolean boolObj  
    • Constructor Summary

      Constructors 
      Constructor Description
      BooleanTypes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • boolObj

        java.lang.Boolean boolObj
      • bool

        boolean bool
    • Constructor Detail

      • BooleanTypes

        public BooleanTypes()