Package org.incendo.cloud.util
Class TypeUtils
java.lang.Object
org.incendo.cloud.util.TypeUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringsimpleName(@NonNull Type type) Get the simple name for a possibly generic type.
-
Method Details
-
simpleName
Get the simple name for a possibly generic type.- Parameters:
type- type- Returns:
- simple name
-