Home
last modified time | relevance | path

Searched defs:MinimalRangesCollection (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DRange.cs236 …public class MinimalRangesCollection : IReadOnlyMinimalRangesCollection, ICoalescable<MinimalRange… class
238 public MinimalRangesCollection(IEnumerable<Range> rangeEnumerable = null) in MinimalRangesCollection() method in Antmicro.Renode.Core.MinimalRangesCollection