protected static class MethodLookupEngine.Default.MethodBucket extends Object
Object class. By pushing classes first, interface methods can never override
a method that was declared by a class.| Modifier and Type | Class and Description |
|---|---|
protected static interface |
MethodLookupEngine.Default.MethodBucket.DefaultMethodLookup
A strategy for looking up default methods.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MethodBucket(TypeDescription typeOfInterest)
Creates a new mutable method bucket.
|
protected MethodBucket(TypeDescription typeOfInterest)
typeOfInterest - The type for which a type extraction is performed.Copyright © 2014–2015. All rights reserved.