Module org.github.gestalt.core
Package org.github.gestalt.config.utils
-
Class Summary Class Description ClassUtils Operates on classes without using reflection.CollectionUtils Utility class for collections.ErrorsUtil Utility to build an error message from a list of validations.GResultOf<T> Class that holds the results, errors or both.Pair<A,B> A simple class that holds a pair of values.PathUtil Utility class for paths.RecComponent A record component, which has a name, a type and an index.RecordUtils Large parts of this code is borrowed from ...StringUtils String utils.SystemWrapper Wrapper for getting the System Environments.Triple<A,B,C> A simple class that holds a pair of values.