public static class Properties.NoopTransformation extends Object implements BiFunction<Properties.Phase,String,String>
| Constructor and Description |
|---|
NoopTransformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Properties.Phase phase,
String s) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic String apply(Properties.Phase phase, String s)
apply in interface BiFunction<Properties.Phase,String,String>Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.