Documentation / listeners / com.femastudios.listeners.picoStructures / FlexibleSet / <init>

<init>

FlexibleSet()

Class to hold an arbitrary number of items. When storing less than five items, this class will not use any additional object.

Since this class is meant to use as little memory as possible, it is suggested to extend this class directly from the object that wants to use it