public static class Filters.Code extends java.lang.Object implements java.io.Serializable, BoxItemFilter
| Constructor and Description |
|---|
Filters.Code() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldAccept(BoxItem boxItem) |
public boolean shouldAccept(BoxItem boxItem)
shouldAccept in interface BoxItemFilterboxItem - A box item to filter.