Package operators

Class ResultPresenter


  • public class ResultPresenter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ResultPresenter​(java.util.Stack<java.lang.Double> st)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void operate()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResultPresenter

        public ResultPresenter​(java.util.Stack<java.lang.Double> st)
    • Method Detail

      • operate

        public void operate()