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(jakarta.persistence.EntityManager entityManager, IntSpace space, Class<? extends IIntSpaceEntity> entityClass) -
Uses of IntSpace in microsim.space
Methods in microsim.space with parameters of type IntSpaceModifier and TypeMethodDescriptionvoidIntSpace.copyGridTo(IntSpace dm) Copies the given IntGrid content in this grid.Constructors in microsim.space with parameters of type IntSpace