Class BasicBeanDescription


  • public class BasicBeanDescription
    extends BeanDescription
    Default BeanDescription implementation used by Jackson.

    Although sub-classing is a theoretical possibility there are no known use cases for that, nor is such usage tested or supported. Separation from API is mostly to isolate some implementation details here and keep API simple.