public interface Instantiator
Provider,
except that it reports failure with a checked exception.| Modifier and Type | Method and Description |
|---|---|
Class |
getType()
Get the type that this instantiator will instantiate.
|
Object |
instantiate() |
Object instantiate() throws ConstructionException
ConstructionExceptionClass getType()
Copyright © 2016 GroupLens Research. All rights reserved.