public class OldSocialCommitmentFilter extends SocialCommitmentFilter
OldSocialCommitmentFilter
is a ...
TODO Add description to JavaDoc file header.Modifier and Type | Field and Description |
---|---|
private long |
ageLimit |
Constructor and Description |
---|
OldSocialCommitmentFilter(long newAgeLimit) |
Modifier and Type | Method and Description |
---|---|
boolean |
keepSocialCommitment(SocialCommitment socialCommitment,
long now) |
keepSocialCommitment
public boolean keepSocialCommitment(SocialCommitment socialCommitment, long now)
keepSocialCommitment
in class SocialCommitmentFilter