public static class DefaultCasts.StringToCFiles extends TypeCast<GString,GCompoundFiles>
Constructor and Description |
---|
StringToCFiles() |
Modifier and Type | Method and Description |
---|---|
GCompoundFiles |
cast(GString filename)
Casts the given value to the output type.
|
public GCompoundFiles cast(GString filename)
TypeCast
cast
in class TypeCast<GString,GCompoundFiles>
filename
- the value to cast.