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