Interface Data
-
public interface Data
TheData
interface must be supported by classes describing complex data structures in order to be able to access data they store in a uniform way.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ru.ispras.fortress.data.types.bitvector.BitVector
asBitVector()
-