public static interface Utils.ClassFactory
boolean match(String name)
name - the binary name of the classClass<?> loadClass(String name) throws ClassNotFoundException
name - the binary name of the classClassNotFoundException - If the class is not handle by this
factoryCopyright © 2022. All rights reserved.