public class CurrentTimeMaxValue extends Object implements Serializable
CurrentTimeMaxValue(long currentTime, long value)
long
getCurrentTime()
getValue()
void
setCurrentTime(long currentTime)
setValue(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CurrentTimeMaxValue(long currentTime, long value)
public long getCurrentTime()
public void setCurrentTime(long currentTime)
public long getValue()
public void setValue(long value)
Copyright © 2023. All rights reserved.