Module xyz.ronella.casual.trivial
Package xyz.ronella.trivial.handy
package xyz.ronella.trivial.handy
-
ClassDescriptionAbstractBooleanSupplierKeyedMapLogic<TYPE_LOGIC,
TYPE_OUTPUT> The base class of the BooleanSupplierKeyedMapLogic implementations.AbstractKeyedMapLogic<TYPE_KEY,TYPE_LOGIC, TYPE_OUTPUT> The base class of the KeyedMapLogic implementations.AbstractStringKeyedMapLogic<TYPE_LOGIC,TYPE_OUTPUT> The base class of the StringKeyedMapLogic implementations.Run external command.Thrown when the CommandRunner encountered an exception.A collection of logic implementations.The implementation of this interface must hold the logic of generating the command as array.The implementation of this interface can be used to change the behaviour of RegExMatcher.LogicMapper<TYPE_OUTPUT>Creates a map of conditions and logic where all the conditions that evaluated to true will perform its corresponding logic.LogicMapper.LogicMapperBuilder<TYPE_OUTPUT>A class that can build an instance of LogicMapper.This is thrown when no command to execute.Deprecated.Use MissingCommandException instead.NPESilencer<TYPE_ROOT_OBJECT,TYPE_OUTPUT> A handy class for silencing the NPE.NPESilencer.NPESilencerBuilder<TYPE_ROOT_OBJECT,TYPE_OUTPUT> The only class that can create NPESilencer.The enumerator that identifies the OSType.A class that will find the first existence of a file based on the directories provided.The only class that can create an instance of PathFinder.A handy class to find a RegEx pattern from a text.A handy class for requiring objects.Thrown with one of argument in Require.objects is null.