Package org.apache.maven.model.building
Interface DefaultModelBuilder.InterpolateString
-
- Enclosing class:
- DefaultModelBuilder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface private static interface DefaultModelBuilder.InterpolateString
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringapply(java.lang.String s)
-