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 Detail

      • apply

        java.lang.String apply​(java.lang.String s)
                        throws org.codehaus.plexus.interpolation.InterpolationException
        Throws:
        org.codehaus.plexus.interpolation.InterpolationException