Class View4<C1 extends Component,C2 extends Component,C3 extends Component,C4 extends Component>

java.lang.Object
technology.sola.ecs.cache.ViewImpl<View4Entry<C1,C2,C3,C4>>
technology.sola.ecs.view.View4<C1,C2,C3,C4>
Type Parameters:
C1 - the first component type
C2 - the second component type
C3 - the third component type
C4 - the fourth component type
All Implemented Interfaces:
View<View4Entry<C1,C2,C3,C4>>

@NullMarked public class View4<C1 extends Component,C2 extends Component,C3 extends Component,C4 extends Component> extends ViewImpl<View4Entry<C1,C2,C3,C4>>
View4 is a ViewImpl implementation for ViewEntry for four Component.