Class BuildIdAndTimestamp


  • public class BuildIdAndTimestamp
    extends Object
    • Constructor Detail

      • BuildIdAndTimestamp

        public BuildIdAndTimestamp​(long buildId,
                                   long timestamp)
    • Method Detail

      • getTimestamp

        public long getTimestamp()
      • getBuildId

        public long getBuildId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object