saker.build Documentation TaskDoc JavaDoc Packages
package saker.build.util.data
Package containing data handling related utility classes for the build system.
Interfaces
DataConverter
Interface for specializing type conversion.
Classes
ConversionContext
Contextual information for convertion an object to a target type.
DataConverterUtils
Utility class providing functionality for converting between different types of objects.
GenericArgumentLocation
Class representing a location of a generic argument in a given type declaration.
Exceptions
ConversionFailedException
Thrown when a conversion from one type to another fails.