Class OrOperatorTemplateExtensions

java.lang.Object
io.quarkus.qute.runtime.extensions.OrOperatorTemplateExtensions

@Vetoed public class OrOperatorTemplateExtensions extends Object
  • Constructor Details

    • OrOperatorTemplateExtensions

      public OrOperatorTemplateExtensions()
  • Method Details

    • or

      static <T> T or(T value, T other)