public interface InclusionFilter
| Modifier and Type | Method | Description |
|---|---|---|
static InclusionFilter |
acceptAll() |
|
boolean |
accepts(String typeBinaryName,
String typeCanonicalName) |
|
boolean |
defaultCase() |
|
boolean |
rejects(String typeBinaryName,
String typeCanonicalName) |
static InclusionFilter acceptAll()
boolean defaultCase()
Copyright © 2017 Lukas Krejci. All Rights Reserved.