Uses of Class
org.vlaskin.moexiss.entity.base.AbstractProcessor
Packages that use AbstractProcessor
-
Uses of AbstractProcessor in org.vlaskin.moexiss.entity
Subclasses of AbstractProcessor in org.vlaskin.moexiss.entityModifier 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
Methods in org.vlaskin.moexiss.entity.base that return AbstractProcessorModifier and TypeMethodDescriptionEntityType.processor()
Returns the value of theprocessor
record component.Constructors in org.vlaskin.moexiss.entity.base with parameters of type AbstractProcessorModifierConstructorDescriptionEntityType
(AbstractProcessor<T, E> processor) Creates an instance of aEntityType
record class.