public abstract static class BuildFileProbe.LinesParser extends org.osgl.Osgl.F1<java.util.List<java.lang.String>,ProjectLayout> implements BuildFileProbe.BuildFileNameProvider, Plugin
Plugin.InfoRepo
Constructor and Description |
---|
LinesParser() |
Modifier and Type | Method and Description |
---|---|
ProjectLayout |
apply(java.util.List<java.lang.String> lines) |
protected abstract ProjectLayout |
parse(java.util.List<java.lang.String> lines) |
void |
register() |
andThen, andThen, applyOrElse, compose, compose, compose, compose, compose, compose, curry, invert, lift, orElse, times
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildFileName
public ProjectLayout apply(java.util.List<java.lang.String> lines) throws org.osgl.exception.NotAppliedException, org.osgl.Osgl.Break
apply
in interface org.osgl.Osgl.Function<java.util.List<java.lang.String>,ProjectLayout>
org.osgl.exception.NotAppliedException
org.osgl.Osgl.Break
protected abstract ProjectLayout parse(java.util.List<java.lang.String> lines)
Copyright © 2014–2017 ActFramework. All rights reserved.