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