public static interface MethodLookupEngine.Factory
MethodLookupEngine
.Modifier and Type | Method and Description |
---|---|
MethodLookupEngine |
make(ClassFileVersion classFileVersion)
Returns a
MethodLookupEngine . |
MethodLookupEngine make(ClassFileVersion classFileVersion)
MethodLookupEngine
.classFileVersion
- The class file version of the created type.MethodLookupEngine
.Copyright © 2014. All rights reserved.