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