public class ContractFinder extends Object
TypeElement
,
find all super-types that have Contract
,
including ones pointed by ContractProvided
.Modifier and Type | Method and Description |
---|---|
static Set<TypeElement> |
find(TypeElement d)
The entry point.
|
public static Set<TypeElement> find(TypeElement d)
Copyright © 2019. All rights reserved.