public class DefaultCasts
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DefaultCasts.AnyToArray |
static class |
DefaultCasts.AnyToSet |
static class |
DefaultCasts.AnyToString |
static class |
DefaultCasts.AnyToVector |
static class |
DefaultCasts.FileToExistingFile |
static class |
DefaultCasts.FileToString |
static class |
DefaultCasts.IntegerToDouble |
static class |
DefaultCasts.IntegerToPositiveInteger |
static class |
DefaultCasts.Iterables |
static class |
DefaultCasts.SetToFiles |
static class |
DefaultCasts.StringToExistingFile |
static class |
DefaultCasts.StringToFile |
static class |
DefaultCasts.StringToFiles |
static class |
DefaultCasts.VectorToFiles |
Constructor and Description |
---|
DefaultCasts() |
Modifier and Type | Method and Description |
---|---|
static void |
createCasts(ScriptSystemInterface<?,?> target) |
public static void createCasts(ScriptSystemInterface<?,?> target)