类 DeallocatableObjectManager

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<@NotNull DeallocatableObject>
org.ice1000.jimgui.cpp.DeallocatableObjectManager
所有已实现的接口:
Closeable, Serializable, AutoCloseable, Cloneable, Iterable<DeallocatableObject>, Collection<DeallocatableObject>, List<DeallocatableObject>, RandomAccess

public class DeallocatableObjectManager extends ArrayList<@NotNull DeallocatableObject> implements AutoCloseable, Closeable
另请参阅:
序列化表格
  • 构造器详细资料

    • DeallocatableObjectManager

      public DeallocatableObjectManager(int initialCapacity)
    • DeallocatableObjectManager

      public DeallocatableObjectManager()
    • DeallocatableObjectManager

      public DeallocatableObjectManager(@NotNull @NotNull Collection<@NotNull ? extends @NotNull DeallocatableObject> c)
  • 方法详细资料

    • close

      public void close()
      指定者:
      close 在接口中 AutoCloseable
      指定者:
      close 在接口中 Closeable
    • deallocateAll

      public void deallocateAll()