@FunctionalInterface public interface PersistenceAcceptor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long objectId,
Object instance) |
static void |
noOp(long objectId,
Object instance) |
Copyright © 2022 MicroStream Software. All rights reserved.