| Package | Description |
|---|---|
| com.comphenix.protocol.reflect.cloning |
| Modifier and Type | Method and Description |
|---|---|
AggregateCloner.Builder |
AggregateCloner.Builder.andThen(Class<? extends Cloner> type)
Add the next cloner that will be considered in turn.
|
AggregateCloner.Builder |
AggregateCloner.Builder.andThen(com.google.common.base.Function<AggregateCloner.BuilderParameters,Cloner> factory)
Add the next cloner that will be considered in turn.
|
AggregateCloner.Builder |
AggregateCloner.Builder.instanceProvider(InstanceProvider provider)
Set the instance provider supplied to all cloners in this builder.
|
static AggregateCloner.Builder |
AggregateCloner.newBuilder()
Begins constructing a new aggregate cloner.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.