Package mindustry.io

Class TypeIO.ClientBuildPlans

java.lang.Object
arc.struct.Seq<BuildPlan>
mindustry.io.TypeIO.ClientBuildPlans
All Implemented Interfaces:
arc.util.Eachable<BuildPlan>, Iterable<BuildPlan>
Enclosing class:
TypeIO

public static class TypeIO.ClientBuildPlans extends arc.struct.Seq<BuildPlan>
wrapper for custom sync code
  • Nested Class Summary

    Nested classes/interfaces inherited from class arc.struct.Seq

    arc.struct.Seq.SeqIterable<T extends Object>
  • Field Summary

    Fields inherited from class arc.struct.Seq

    items, iteratorsAllocated, ordered, size
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    ClientBuildPlans(int capacity)
     
  • Method Summary

    Methods inherited from class arc.struct.Seq

    add, add, add, add, add, add, addAll, addAll, addAll, addAll, addAll, addUnique, allMatch, any, as, asMap, asMap, asSet, clear, contains, contains, contains, containsAll, containsAll, copy, count, distinct, each, each, ensureCapacity, equals, find, first, firstOpt, flatMap, flatten, get, getFrac, hashCode, indexOf, indexOf, indexOf, insert, isEmpty, iterator, lastIndexOf, list, map, mapFloat, mapInt, mapInt, max, max, min, min, min, min, peek, pop, pop, random, random, random, reduce, remove, remove, remove, remove, removeAll, removeAll, removeAll, removeRange, replace, replace, resize, retainAll, reverse, select, select, selectFrom, selectRanked, selectRankedIndex, set, set, set, setSize, shrink, shuffle, sort, sort, sort, sortComparing, sum, sumf, swap, toArray, toArray, toString, toString, toString, truncate, with, with, with, withArrays

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Iterable

    forEach, spliterator
  • Constructor Details

    • ClientBuildPlans

      public ClientBuildPlans()
    • ClientBuildPlans

      public ClientBuildPlans(int capacity)