public static class GPPatriusWithObjects.ArgsChecker extends Object
public 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 © 2025. All rights reserved.