Uses of Record Class
com.slinky.hackmaster.util.Dimension
Packages that use Dimension
-
Uses of Dimension in com.slinky.hackmaster.util
Methods in com.slinky.hackmaster.util that return DimensionModifier and TypeMethodDescriptionstatic Dimension
GridUtil.getClosestRowColPair
(int x) Computes and returns the closest pair of factors for a given integerx
.