Class LongStreamRulesRecipes

java.lang.Object
org.openrewrite.Recipe
tech.picnic.errorprone.refasterrules.LongStreamRulesRecipes
All Implemented Interfaces:
Cloneable

public class LongStreamRulesRecipes extends org.openrewrite.Recipe
OpenRewrite recipes created for Refaster template tech.picnic.errorprone.refasterrules.LongStreamRules.
  • Constructor Details

    • LongStreamRulesRecipes

      public LongStreamRulesRecipes()
      Instantiates a new instance.
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in class org.openrewrite.Recipe
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in class org.openrewrite.Recipe
    • getRecipeList

      public List<org.openrewrite.Recipe> getRecipeList()
      Overrides:
      getRecipeList in class org.openrewrite.Recipe