Class JAXB.Cache

  • Enclosing class:
    JAXB

    private static final class JAXB.Cache
    extends java.lang.Object
    To improve the performance, we'll cache the last JAXBContext used.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) JAXBContext context  
      (package private) java.lang.Class type  
    • Constructor Summary

      Constructors 
      Constructor Description
      Cache​(java.lang.Class type)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait