public static final class AdapterFabric.Maker extends Object
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(Object... args)
Creates a new instance, calling the right constructor based on the adapter super class.
|
public Object newInstance(Object... args) throws ReflectiveOperationException
args - the constructor arguments.ReflectiveOperationException - thrown when no constructor can be found based on the argument types.Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.