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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • apply

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