Class Pile.Variable

  • Enclosing class:
    Pile

    public class Pile.Variable
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String id  
      Pile.Type type  
      java.lang.Object value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Variable()  
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        public java.lang.String id
      • value

        public java.lang.Object value
    • Constructor Detail

      • Variable

        public Variable()
    • Method Detail

      • evaluer

        public java.lang.Double evaluer()