Uses of Class
microsim.space.IntSpace
Packages that use IntSpace
-
Uses of IntSpace in microsim.data.db.space
Methods in microsim.data.db.space with parameters of type IntSpaceModifier and TypeMethodDescriptionstatic voidSpaceEntityPersister.persistIntSpace(@NonNull jakarta.persistence.EntityManager entityManager, @NonNull IntSpace space, @NonNull Class<? extends IntegerSpaceEntity> entityClass) -
Uses of IntSpace in microsim.space
Methods in microsim.space with parameters of type IntSpaceModifier and TypeMethodDescriptionvoidIntSpace.copyGridTo(@NonNull IntSpace dm) Copies the given IntGrid content in this grid.Constructors in microsim.space with parameters of type IntSpace