Java 11 Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

We will divide our application into two modules:

  • The math.util module, which contains the APIs for performing the mathematical calculations
  • The calculator module, which launches an advanced calculator