Interface PositionLineParser

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface PositionLineParser
Functional contract for parsing a single position row.
Version:
2.0.3
Author:
Stephen Prizio