Documentation of 'ec.app.majority.MajorityData' Java class
MajorityData
ec.app.majority

Class MajorityData

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      long data0 
      long data1 
    • Constructor Summary

      Constructors 
      Constructor and Description
      MajorityData() 
    • Field Detail

      • data0

        public long data0
      • data1

        public long data1
    • Constructor Detail

      • MajorityData

        public MajorityData()
    • 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.