Class Util
java.lang.Object
com.regnosys.rosetta.generator.util.Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Iterable<T>static <T,U> Iterable<T> distinctBy(Iterable<T> parentIterable, Function<T, U> extractFunction) static <T> booleanstatic Stringfullname(RosettaType clazz) static StringpackageName(RosettaType clazz)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
distinct
-
distinctBy
-
exists
-
fullname
-
packageName
-