componentListFactories top-level property
Implementation
Map<Type, ComponentListFactory> componentListFactories = {
OtherComponent1: () => ContiguousSparseList<OtherComponent1>(),
OtherComponent2: () => ContiguousSparseList<OtherComponent2>(),
OtherComponent3: () => ContiguousSparseList<OtherComponent3>(),
OtherComponent4: () => ContiguousSparseList<OtherComponent4>(),
OtherComponent5: () => ContiguousSparseList<OtherComponent5>(),
OtherComponent6: () => ContiguousSparseList<OtherComponent6>(),
OtherComponent7: () => ContiguousSparseList<OtherComponent7>(),
OtherComponent8: () => ContiguousSparseList<OtherComponent8>(),
OtherComponent9: () => ContiguousSparseList<OtherComponent9>(),
OtherComponent10: () => ContiguousSparseList<OtherComponent10>(),
OtherComponent11: () => ContiguousSparseList<OtherComponent11>(),
OtherComponent12: () => ContiguousSparseList<OtherComponent12>(),
OtherComponent13: () => ContiguousSparseList<OtherComponent13>(),
OtherComponent14: () => ContiguousSparseList<OtherComponent14>(),
OtherComponent15: () => ContiguousSparseList<OtherComponent15>(),
OtherComponent16: () => ContiguousSparseList<OtherComponent16>(),
OtherComponent17: () => ContiguousSparseList<OtherComponent17>(),
OtherComponent18: () => ContiguousSparseList<OtherComponent18>(),
OtherComponent19: () => ContiguousSparseList<OtherComponent19>(),
OtherComponent20: () => ContiguousSparseList<OtherComponent20>(),
OtherComponent21: () => ContiguousSparseList<OtherComponent21>(),
OtherComponent22: () => ContiguousSparseList<OtherComponent22>(),
OtherComponent23: () => ContiguousSparseList<OtherComponent23>(),
OtherComponent24: () => ContiguousSparseList<OtherComponent24>(),
OtherComponent25: () => ContiguousSparseList<OtherComponent25>(),
OtherComponent26: () => ContiguousSparseList<OtherComponent26>(),
OtherComponent27: () => ContiguousSparseList<OtherComponent27>(),
OtherComponent28: () => ContiguousSparseList<OtherComponent28>(),
OtherComponent29: () => ContiguousSparseList<OtherComponent29>(),
OtherComponent30: () => ContiguousSparseList<OtherComponent30>(),
OtherComponent31: () => ContiguousSparseList<OtherComponent31>(),
OtherComponent32: () => ContiguousSparseList<OtherComponent32>(),
OtherComponent33: () => ContiguousSparseList<OtherComponent33>(),
OtherComponent34: () => ContiguousSparseList<OtherComponent34>(),
OtherComponent35: () => ContiguousSparseList<OtherComponent35>(),
OtherComponent36: () => ContiguousSparseList<OtherComponent36>(),
OtherComponent37: () => ContiguousSparseList<OtherComponent37>(),
OtherComponent38: () => ContiguousSparseList<OtherComponent38>(),
OtherComponent39: () => ContiguousSparseList<OtherComponent39>(),
OtherComponent40: () => ContiguousSparseList<OtherComponent40>(),
OtherComponent41: () => ContiguousSparseList<OtherComponent41>(),
OtherComponent42: () => ContiguousSparseList<OtherComponent42>(),
OtherComponent43: () => ContiguousSparseList<OtherComponent43>(),
OtherComponent44: () => ContiguousSparseList<OtherComponent44>(),
OtherComponent45: () => ContiguousSparseList<OtherComponent45>(),
OtherComponent46: () => ContiguousSparseList<OtherComponent46>(),
OtherComponent47: () => ContiguousSparseList<OtherComponent47>(),
OtherComponent48: () => ContiguousSparseList<OtherComponent48>(),
OtherComponent49: () => ContiguousSparseList<OtherComponent49>(),
OtherComponent50: () => ContiguousSparseList<OtherComponent50>(),
OtherComponent51: () => ContiguousSparseList<OtherComponent51>(),
OtherComponent52: () => ContiguousSparseList<OtherComponent52>(),
OtherComponent53: () => ContiguousSparseList<OtherComponent53>(),
OtherComponent54: () => ContiguousSparseList<OtherComponent54>(),
OtherComponent55: () => ContiguousSparseList<OtherComponent55>(),
OtherComponent56: () => ContiguousSparseList<OtherComponent56>(),
OtherComponent57: () => ContiguousSparseList<OtherComponent57>(),
OtherComponent58: () => ContiguousSparseList<OtherComponent58>(),
OtherComponent59: () => ContiguousSparseList<OtherComponent59>(),
OtherComponent60: () => ContiguousSparseList<OtherComponent60>(),
OtherComponent61: () => ContiguousSparseList<OtherComponent61>(),
OtherComponent62: () => ContiguousSparseList<OtherComponent62>(),
OtherComponent63: () => ContiguousSparseList<OtherComponent63>(),
OtherComponent64: () => ContiguousSparseList<OtherComponent64>(),
OtherComponent65: () => ContiguousSparseList<OtherComponent65>(),
};