Package io.ebean.common


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