public interface Copyable
This does not neccessarily mean that all data is copied. E.g. caching fields or ones that are set lazy on demand could be left out in the copy process.
| Modifier and Type | Interface and Description |
|---|---|
static class |
Copyable.Static |
| Modifier and Type | Method and Description |
|---|---|
Copyable |
copy() |
Copyable copy()
Copyright © 2022 MicroStream Software. All rights reserved.