| Package | Description |
|---|---|
| one.microstream.reference |
| Modifier and Type | Method and Description |
|---|---|
void |
Lazy.Default.$link(long objectId,
ObjectSwizzling loader) |
void |
Lazy.Default.$setLoader(ObjectSwizzling loader) |
static <T> Lazy<T> |
Lazy.New(long objectId,
ObjectSwizzling loader) |
static <T> Lazy<T> |
Lazy.New(T subject,
long objectId,
ObjectSwizzling loader) |
Copyright © 2022 MicroStream Software. All rights reserved.