Package io.tech1.framework.domain.time
Class TimeAgo
- java.lang.Object
-
- io.tech1.framework.domain.time.TimeAgo
-
public class TimeAgo extends Object
-
-
Constructor Summary
Constructors Constructor Description TimeAgo(long timestamp)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetValue()inthashCode()static TimeAgoof(long timestamp)StringtoString()
-