Interface FileChangeable

  • All Superinterfaces:
    java.util.function.BiFunction<java.lang.Integer,​java.lang.String,​java.lang.String>

    public interface FileChangeable
    extends java.util.function.BiFunction<java.lang.Integer,​java.lang.String,​java.lang.String>
    The interface FileChangeable is a BiFunction for modify files
    • Method Summary

      • Methods inherited from interface java.util.function.BiFunction

        andThen, apply