Uses of Class
org.joda.collect.grid.ImmutableCell
-
Uses of ImmutableCell in org.joda.collect.grid
Methods in org.joda.collect.grid that return ImmutableCellModifier and TypeMethodDescriptionstatic <R> ImmutableCell<R> Obtains an instance ofCell.static <R> ImmutableCell<R> ImmutableCell.of(int row, int column, R value) Obtains an instance ofCell.