Uses of Class
org.vlaskin.moexiss.entity.base.AbstractProcessor
-
Uses of AbstractProcessor in org.vlaskin.moexiss.entity
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of AbstractProcessor in org.vlaskin.moexiss.entity.base
Modifier and TypeMethodDescriptionEntityType.processor()
Returns the value of theprocessor
record component.ModifierConstructorDescriptionEntityType
(AbstractProcessor<T, E> processor) Creates an instance of aEntityType
record class.