public static class GPPatriusWithObjects.ArgsChecker extends Object
| Constructor and Description |
|---|
GPPatriusWithObjects.ArgsChecker(Object[] args,
Class<?>... expectedClasses)
Constructor.
|
public GPPatriusWithObjects.ArgsChecker(Object[] args, Class<?>... expectedClasses) throws fr.cnes.genius.exception.GException
args - requiered input objects to generate the patrius object.expectedClasses - expected classes for the objects (in the same order)fr.cnes.genius.exception.GException - if the number of objects is not the expected one or if the objects classes are not the
expected ones.Copyright © 2017. All rights reserved.