Interface Address


  • public interface Address
    Interface to be supported by all address classes. Required to check whether an address belongs to a specific segment (see Segment).
    • Method Detail

      • getValue

        ru.ispras.fortress.data.types.bitvector.BitVector getValue()