Documentation of 'ec.app.tutorial4.DoubleData' Java class
DoubleData
ec.app.tutorial4

Class DoubleData

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      double x 
    • Constructor Summary

      Constructors 
      Constructor and Description
      DoubleData() 
    • Field Detail

      • x

        public double x
    • Constructor Detail

      • DoubleData

        public DoubleData()
    • Method Detail

      • copyTo

        public void copyTo(GPData gpd)
        Description copied from class: GPData
        Modifies gpd so that gpd is equivalent to us. You may safely assume that gpd is of the same class as we are. Do not share pointers with the other object, except to read-only data: instead, copy any read-write data as necessary.
        Overrides:
        copyTo in class GPData

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.