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