A B C D E F G H I K M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- newFromPositions(int[]) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
-
Creates a
B2PBitSetwith bits in the input indexes set totrue. - newFromPositions(BitSetPosition[]) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
-
Creates a
B2PBitSetwith bits in the input indexes set totrue. - newFromServer(StateTablut, int) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
-
Returns a
BitSetStateinstance representing the argument state and turn number. - newFromServerString(String, State.Turn, int) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
-
Creates a
BitSetStatefrom a string representation of the game board and the corresponding player turn and turn number.
All Classes All Packages