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 TypeClassDescriptionclassThis 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.classExtendedSignalMapperVisitorImpl class.Methods in net.maswag.falcaun with parameters of type ExtendedSignalMapperVisitorModifier and TypeMethodDescriptionExtendedSignalMapper.parseSignalMapperImpl(String line, ExtendedSignalMapperVisitor<Function<ExtendedIOSignalPiece<List<Double>>, List<Double>>> visitor)