Module io.ebean.api

Package io.ebean.common


package io.ebean.common
Common non-public interfaces and implementation.
  • Classes
    Class
    Description
    List capable of lazy loading and modification awareness.
    BeanMap<K,E>
    Map capable of lazy loading and modification aware.
    Set capable of lazy loading and modification aware.
    List that copies itself on first write access.