public class Segments extends Object
Constructor and Description |
---|
Segments(ArrayList<MemorySegment> segments,
int limitInLastSegment) |
Modifier and Type | Method and Description |
---|---|
int |
limitInLastSegment() |
ArrayList<MemorySegment> |
segments() |
public Segments(ArrayList<MemorySegment> segments, int limitInLastSegment)
public ArrayList<MemorySegment> segments()
public int limitInLastSegment()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.