Package | Description |
---|---|
net.sf.cglib.core |
Modifier and Type | Method | Description |
---|---|---|
static KeyFactory |
KeyFactory.create(Class keyInterface) |
|
static KeyFactory |
KeyFactory.create(ClassLoader loader,
Class keyInterface,
Customizer customizer) |
|
static KeyFactory |
KeyFactory.create(ClassLoader loader,
Class keyInterface,
KeyFactoryCustomizer customizer,
List<KeyFactoryCustomizer> next) |
|
static KeyFactory |
KeyFactory.create(Class keyInterface,
Customizer customizer) |
|
static KeyFactory |
KeyFactory.create(Class keyInterface,
KeyFactoryCustomizer first,
List<KeyFactoryCustomizer> next) |
|
KeyFactory |
KeyFactory.Generator.create() |
Copyright © 2018. All rights reserved.