Uses of Record Class
club.doki7.vma.datatype.VmaBudget
Packages that use VmaBudget
-
Uses of VmaBudget in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement interfaces with type arguments of type VmaBudgetModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vma.datatype that return VmaBudgetModifier and TypeMethodDescriptionstatic VmaBudget
@NotNull VmaBudget
VmaBudget.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VmaBudget.budget
(long value) static VmaBudget
VmaBudget.statistics
(@NotNull VmaStatistics value) VmaBudget.statistics
(Consumer<@NotNull VmaStatistics> consumer) VmaBudget.Ptr.toArray()
VmaBudget.usage
(long value) Methods in club.doki7.vma.datatype that return types with arguments of type VmaBudgetMethods in club.doki7.vma.datatype with parameters of type VmaBudget