A C D E F G H I K L M N P R S T U W X _

U

uk.ac.leeds.ccg.andyt.grids.core - package uk.ac.leeds.ccg.andyt.grids.core
 
uk.ac.leeds.ccg.andyt.grids.examples - package uk.ac.leeds.ccg.andyt.grids.examples
 
uk.ac.leeds.ccg.andyt.grids.exchange - package uk.ac.leeds.ccg.andyt.grids.exchange
 
uk.ac.leeds.ccg.andyt.grids.process - package uk.ac.leeds.ccg.andyt.grids.process
 
uk.ac.leeds.ccg.andyt.grids.utilities - package uk.ac.leeds.ccg.andyt.grids.utilities
 
UnsignedLong - Class in uk.ac.leeds.ccg.andyt.grids.utilities
A 64 bit number representing the natural numbers from 0 to 2 raised to the power of 64.
UnsignedLong() - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Constructs a newly allocated UnsignedLong object that represents the default long 0L.
UnsignedLong(long) - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Constructs a newly allocated UnsignedLong object that represents the specified long argument.
UnsignedLong(boolean[]) - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Constructs a newly allocated UnsignedLong object that represents a long binary encoded by the specified boolean[] argument.
UnsignedLongPowersOf2 - Class in uk.ac.leeds.ccg.andyt.grids.utilities
TODO: docs
UnsignedLongPowersOf2() - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLongPowersOf2
Creates a new instance of PowersOf2 Defaults array to length 63.
UnsignedLongPowersOf2(boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLongPowersOf2
Creates a new instance of PowersOf2 Defaults array to length 63.
update(AbstractGridStatistics) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
Updates fields from _GridStatistics except this._Grid2DSquareCell
update() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
Updates fields (statistics) by going through all values in this.grid2DSquareCellAbstract if they might not be up to date.
update(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
Updates fields (statistics) by going through all values in this.grid2DSquareCellAbstract if they might not be up to date.
update() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
Updates fields (statistics) by going through all values in this.grid2DSquareCellAbstract if they might not be up to date.
update() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Updates fields (statistics) by going through all values in this.grid2DSquareCellAbstract if they might not be up to date.
Utilities - Class in uk.ac.leeds.ccg.andyt.grids.utilities
This class holds miscellaneous general utility methods
Utilities() - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
Creates a new instance of Utilities
UtilitiesRuns - Class in uk.ac.leeds.ccg.andyt.grids.examples
TODO: docs
UtilitiesRuns() - Constructor for class uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns
 

A C D E F G H I K L M N P R S T U W X _