Class FpGenerated

  • All Implemented Interfaces:
    org.cactoos.BiFunc<Path,​Path,​Path>, Footprint

    public final class FpGenerated
    extends Object
    implements Footprint
    Footprint that saves content generated from lambda to the target file.
    Since:
    0.41
    • Constructor Detail

      • FpGenerated

        public FpGenerated​(org.cactoos.Func<Path,​String> content)
        Ctor.
        Parameters:
        content - Content function