public class PastFilter extends Object implements IPacketFilter
| Constructor and Description |
|---|
PastFilter()
Instantiates a new Past filter.
|
PastFilter(long threshold)
Instantiates a new Past filter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
rejectedByFilter(AisPacket packet)
Rejected by filter boolean.
|
public PastFilter()
public PastFilter(long threshold)
threshold - the thresholdpublic boolean rejectedByFilter(AisPacket packet)
IPacketFilterrejectedByFilter in interface IPacketFilterpacket - the packetCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.