Interface HopCountAccessor

All Known Subinterfaces:
HopCountAccessor.HopCountProperty

public interface HopCountAccessor
Provides an accessor for a hop count property.
  • Method Details

    • getHopCount

      int getHopCount()
      Retrieves the hop count from the hop count property.
      Returns:
      The hop count stored by the hop count property.