Interface | Description |
---|---|
LazyCGLIB |
Lazy is a place holder interface to indicate that a data object or
a Collection in a data object is an Lazy instance.
|
LazyCollection<T> |
Lazy is a place holder interface to indicate that a data object or
a Collection in a data object is an Lazy instance.
|
Class | Description |
---|---|
CollectionProxy |
This class is a proxy for different types of Collection and Maps.
|
LazyHashSet<E> |
It is a lazy Collection.
|
SingleProxy |
Copyright © 2018. All rights reserved.