Uses of Interface
net.maswag.falcaun.ExtendedSignalMapperVisitor
Packages that use ExtendedSignalMapperVisitor
-
Uses of ExtendedSignalMapperVisitor in net.maswag.falcaun
Classes in net.maswag.falcaun that implement ExtendedSignalMapperVisitorModifier and TypeClassDescriptionclass
This class provides an empty implementation ofExtendedSignalMapperVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.class
ExtendedSignalMapperVisitorImpl class.Methods in net.maswag.falcaun with parameters of type ExtendedSignalMapperVisitorModifier and TypeMethodDescriptionExtendedSignalMapper.parseSignalMapperImpl
(String line, ExtendedSignalMapperVisitor<Function<ExtendedIOSignalPiece<List<Double>>, List<Double>>> visitor)