@FunctionalInterface public interface ClassPackageFinder
Class name returns the given package where the class belongs.| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
packageFor(String className)
Given a
Class name returns the given package where the class belongs. |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.