public interface SimonFilter
Modifier and Type | Field and Description |
---|---|
static SimonFilter |
ACCEPT_ALL_FILTER
Filter accepting all Simons.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Simon simon)
Checks whether current Simon should be used/considered.
|
static final SimonFilter ACCEPT_ALL_FILTER
Copyright © 2019. All rights reserved.