public interface Parsed<T,S>
Modifier and Type | Method and Description |
---|---|
long |
count() |
ParserSource<S> |
from() |
ParserTarget<T> |
into() |
long count()
ParserSource<S> from()
ParserTarget<T> into()
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.