public final class Slot<T> extends Object
Constructor and Description |
---|
Slot() |
Modifier and Type | Method and Description |
---|---|
static <T> Slot<T> |
create(Class<T> clazz) |
SlotRead<T> |
read() |
SlotWrite<T> |
write() |
Copyright © 2021 org.pitest. All rights reserved.