Package com.esotericpig.jeso.botbuddy
Class BotBuddyCode.Builder
java.lang.Object
com.esotericpig.jeso.botbuddy.BotBuddyCode.Builder
- Enclosing class:
- BotBuddyCode
- Author:
- Jonathan Bradley Whited
-
Field Summary
Modifier and TypeFieldDescriptionprotected BotBuddy
protected Charset
protected int
protected int
protected BotBuddyCode.Executors
protected BufferedReader
protected Path
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
commentChar
(int commentChar) escapeChar
(int escapeChar) executors
(BotBuddyCode.Executors executors) input()
input
(BufferedReader input) input
(CharSequence str)
-
Field Details
-
buddy
-
charset
-
commentChar
protected int commentChar -
escapeChar
protected int escapeChar -
executors
-
input
-
path
-
-
Constructor Details
-
Builder
protected Builder() -
Builder
-
Builder
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
build
- Throws:
AWTException
IOException
-
buddy
-
charset
-
commentChar
-
escapeChar
-
executors
-
input
-
input
-
input
-
input
-
path
-
path
-