Class CustomHandlebarsHelper


  • public class CustomHandlebarsHelper
    extends Object
    • Constructor Detail

      • CustomHandlebarsHelper

        public CustomHandlebarsHelper​(String functionName,
                                      String functionCode)
    • Method Detail

      • getFunctionName

        public String getFunctionName()
      • getFunctionCode

        public String getFunctionCode()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object