Package | Description |
---|---|
net.sf.jiapi.reflect.util |
Utilities to be used with Jiapi.
|
Modifier and Type | Method and Description |
---|---|
Set<Rule> |
InstrumentationDescriptor.getExclusionsRules()
Gets the inclusion rules of this descriptor.
|
Set<Rule> |
InstrumentationDescriptor.getInclusionsRules()
Gets the inclusion rules of this descriptor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Rule.isMoreSignificant(Rule other)
Checks whether this Rule is more significant than the given Rule.
|
Copyright © 2017. All rights reserved.