Uses of Interface
com.bc.ceres.binio.CollectionData
Packages that use CollectionData
Package
Description
The core
binio
API.Contains interfaces and classes which shall enable users to describe their data formats
using an interpreted language by constructing an evaluatable tree of expressions.
Utilities for the
binio
API.-
Uses of CollectionData in com.bc.ceres.binio
Subinterfaces of CollectionData in com.bc.ceres.binioModifier and TypeInterfaceDescriptioninterface
A compound of members of any type.interface
A sequence of elements of same type.Methods in com.bc.ceres.binio that return CollectionDataMethods in com.bc.ceres.binio with parameters of type CollectionData -
Uses of CollectionData in com.bc.ceres.binio.expr
Methods in com.bc.ceres.binio.expr with parameters of type CollectionData -
Uses of CollectionData in com.bc.ceres.binio.util
Methods in com.bc.ceres.binio.util with parameters of type CollectionData