Package org.wso2.carbon.utils
-
Interface Summary Interface Description LambdaExceptionUtils.BiConsumerWithExceptions<T,U,E extends Exception> Represents aBiConsumerinterface which can throw exceptions.LambdaExceptionUtils.ConsumerWithExceptions<T,E extends Exception> Represents aConsumerinterface which can throw exceptions.LambdaExceptionUtils.FunctionWithExceptions<T,R,E extends Exception> Represents aFunctioninterface which can throw exceptions.LambdaExceptionUtils.RunnableWithExceptions<E extends Exception> Represents aRunnableinterface which can throw exceptions.LambdaExceptionUtils.SupplierWithExceptions<T,E extends Exception> Represents aSupplierinterface which can throw exceptions. -
Class Summary Class Description Constants Carbon Constants.Constants.PlaceHolders Default value if it is not set in sys prop/env.FileUtils File Utilities.LambdaExceptionUtils A Utility which provides a way to throw checked exceptions from the lambda expressions.StringUtils This class contains utility methods for Strings.Tokenizer Simple tokenizer class.Utils Carbon utility methods.