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