Оperator Overloading in Java
за задачата HTML Dispatcher от OOP Homework за Static Members and Namespaces се иска това , но четох че в Java няма overload на оператори и как може след System.out.println( <li></li> * 3) да се постигне долния резултат.
• Overload the * operator for ElementBuilder objects. The operator should multiply the string value of the element n times and return the result as string. (e.g. <li></li> * 3 = <li></li><li></li><li></li>).
Мерси за идеята , направих го така с .multiply