Interface Address
-
public interface Address
Interface to be supported by all address classes. Required to check whether an address belongs to a specific segment (seeSegment
).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ru.ispras.fortress.data.types.bitvector.BitVector
getValue()
-