Package com.takenoko.bot
Class ColletBot
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
Fields inherited from class com.takenoko.bot.PriorityBot
consoleUserInterface, DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfillAction(Board board, BotState botState, History history) Methods inherited from class com.takenoko.bot.PriorityBot
add, addActionWithPriority, addWithAffine, addWithLinear, addWithOffset, addWithSquash, chooseAction, compute, equals, hashCodeMethods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
toString
-
Constructor Details
-
ColletBot
public ColletBot()
-
-
Method Details
-
fillAction
- Specified by:
fillActionin classPriorityBot
-