Class ListModel.ListModel$Impl

All Implemented Interfaces:
Iterable<GObject>, Collection<GObject>, List<GObject>, SequencedCollection<GObject>, ListModel<GObject>, Proxy, ListModelJavaList<GObject>
Enclosing interface:
ListModel<T extends GObject>

public static class ListModel.ListModel$Impl extends GObject implements ListModel<GObject>
The ListModel$Impl type represents a native instance of the ListModel interface.
  • Constructor Details

    • ListModel$Impl

      public ListModel$Impl(MemorySegment address)
      Create a ListModel instance for the provided memory address.
      Parameters:
      address - the memory address of the native object