Uses of Interface
one.microstream.entity.BinaryHandlerEntityLoading
Package | Description |
---|---|
one.microstream.entity |
-
Uses of BinaryHandlerEntityLoading in one.microstream.entity
Classes in one.microstream.entity that implement BinaryHandlerEntityLoading Modifier and Type Class Description class
BinaryHandlerEntityLayerVersioning
static class
BinaryHandlerEntityLoading.Default<T>
Methods in one.microstream.entity that return BinaryHandlerEntityLoading Modifier and Type Method Description static <T> BinaryHandlerEntityLoading<T>
BinaryHandlerEntityLoading. New(BinaryTypeHandler<T> delegate)