Package net.i2p.router.news
Class NewsEntry
- java.lang.Object
-
- net.i2p.router.news.NewsEntry
-
- All Implemented Interfaces:
Comparable<NewsEntry>
public class NewsEntry extends Object implements Comparable<NewsEntry>
One news item. Any String fields may be null.- Since:
- 0.9.17
-
-
Constructor Summary
Constructors Constructor Description NewsEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(NewsEntry e)
reverse, newest firstboolean
equals(Object o)
int
hashCode()
-