Class View1<C1 extends Component>

java.lang.Object
technology.sola.ecs.cache.ViewImpl<View1Entry<C1>>
technology.sola.ecs.view.View1<C1>
Type Parameters:
C1 - the component type
All Implemented Interfaces:
View<View1Entry<C1>>

@NullMarked public class View1<C1 extends Component> extends ViewImpl<View1Entry<C1>>
View1 is a ViewImpl implementation for ViewEntry for one Component.