Index

A B C D E F G H I L M N O P R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a(String, Object) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
add(E) - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
addAfter(StartupMethodInfo) - Method in interface host.anzo.core.startup.IStartupLevel
 
addBefore(StartupMethodInfo) - Method in interface host.anzo.core.startup.IStartupLevel
 
addButton(int, String) - Method in class host.anzo.commons.socials.telegram.TelegramKeyboard
 
addDependency(StartModule<SL>) - Method in class host.anzo.core.startup.StartModule
 
addIfAbsent(E) - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
addJars(List<File>) - Static method in class host.anzo.commons.utils.ClassUtils
 
addResendTask(Runnable, int) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Add specified runnable to resend list (a message will be resent after specified seconds passed)
addScheduledMethod(Class<?>, Method) - Method in class host.anzo.core.startup.ScheduledService
 
after() - Method in interface host.anzo.core.startup.IStartupLevel
 
after() - Element in annotation interface host.anzo.core.startup.StartupRun
 
afterMethods - Static variable in interface host.anzo.core.startup.IStartupLevel
 
AI - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
allFiles - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
ATelegramBot - Class in host.anzo.commons.socials.telegram
 
ATelegramBot(String, String, boolean) - Constructor for class host.anzo.commons.socials.telegram.ATelegramBot
Telegram bot default constructor
attach(SendMessage) - Method in class host.anzo.commons.socials.telegram.TelegramKeyboard
 
attachEdit(EditMessageText) - Method in class host.anzo.commons.socials.telegram.TelegramKeyboard
 
attributeNames() - Method in class host.anzo.commons.io.xml.XmlParser
 

B

banChatId(long) - Method in class host.anzo.core.service.TelegramService
 
before() - Method in interface host.anzo.core.startup.IStartupLevel
 
before() - Element in annotation interface host.anzo.core.startup.StartupRun
 
beforeMethods - Static variable in interface host.anzo.core.startup.IStartupLevel
 
BIG_ENDIAN - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
bigEndian - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The current endian (big or little) mode of the file.
Black - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
BlackB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
Blue - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
BlueB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
botName - Variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
BOTTOM - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the bottom of the target bounds.
BOTTOM_LEFT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the bottom-left of the target bounds.
BOTTOM_RIGHT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the bottom-right of the target bounds.
buffer - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The buffer used for reading the data.
BufferedRandomAccessFile - Class in host.anzo.commons.io.binary
A buffered drop-in replacement for java.io.RandomAccessFile.
BufferedRandomAccessFile(int) - Constructor for class host.anzo.commons.io.binary.BufferedRandomAccessFile
Constructor, for subclasses
BufferedRandomAccessFile(String, String) - Constructor for class host.anzo.commons.io.binary.BufferedRandomAccessFile
Constructor, default buffer size.
BufferedRandomAccessFile(String, String, int) - Constructor for class host.anzo.commons.io.binary.BufferedRandomAccessFile
Constructor.
bufferStart - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The offset in bytes of the start of the buffer, from the start of the file.
byteArrayToHex(byte[]) - Static method in class host.anzo.commons.utils.HexUtils
Converts a byte array to a hexadecimal string representation.
byteArrayToHexTable(byte[]) - Static method in class host.anzo.commons.utils.HexUtils
Converts a byte array to a formatted hexadecimal table string.
byteArrayToHexTable(ByteBuffer, int) - Static method in class host.anzo.commons.utils.HexUtils
Converts a byte array to a formatted hexadecimal table string.
ByteBufferCleaner - Class in host.anzo.commons.unsafe
 
ByteBufferCleaner() - Constructor for class host.anzo.commons.unsafe.ByteBufferCleaner
 
ByteBufferEx - Class in host.anzo.commons.io.binary
 
ByteBufferEx(byte[], ByteOrder) - Constructor for class host.anzo.commons.io.binary.ByteBufferEx
Wrap a specified byte array to ByteBufferEx
ByteBufferEx(int, ByteOrder, boolean) - Constructor for class host.anzo.commons.io.binary.ByteBufferEx
Create ByteBufferEx with specified order and capacity
ByteBufferEx(InputStream, ByteOrder) - Constructor for class host.anzo.commons.io.binary.ByteBufferEx
Wrap specified InputStream to ByteBufferEx

C

capacity() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
cast(Class<T>, String) - Static method in class host.anzo.commons.config.ConfigTypeCaster
Changes targets' value to new given value with type casting.
cast(Object, Field, String, String, Long, Long) - Static method in class host.anzo.commons.config.ConfigTypeCaster
Puts value to field.
CF_CONNECTING_IP - Static variable in class host.anzo.core.service.CloudflareService
 
CF_IPCOUNTRY - Static variable in class host.anzo.core.service.CloudflareService
 
CF_RAY - Static variable in class host.anzo.core.service.CloudflareService
 
chance() - Method in record class host.anzo.commons.model.RouletteRandomEntry
Returns the value of the chance record component.
checkAccess() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
checkDestroy() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Check if buffer must be destroyed
child(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
children() - Method in class host.anzo.commons.io.xml.XmlParser
 
children(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
clamp(T, T, T) - Static method in class host.anzo.commons.utils.MathUtils
 
ClassUtils - Class in host.anzo.commons.utils
 
ClassUtils() - Constructor for class host.anzo.commons.utils.ClassUtils
 
clazz() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the clazz record component.
clean(ByteBuffer) - Static method in class host.anzo.commons.unsafe.ByteBufferCleaner
Releases memory held by the given ByteBuffer.
clear() - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
clear() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Clear byte buffer content
client - Variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
close() - Method in class host.anzo.commons.concurrent.CloseableReentrantLock
 
close() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Close the file, and release any associated system resources.
close() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
close() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
close() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
close() - Method in class host.anzo.commons.io.xml.XmlParser
 
CloseableReentrantLock - Class in host.anzo.commons.concurrent
 
CloseableReentrantLock() - Constructor for class host.anzo.commons.concurrent.CloseableReentrantLock
 
closedRange(int, int) - Static method in class host.anzo.commons.utils.StreamUtils
 
CloudflareService - Class in host.anzo.core.service
 
CloudflareService() - Constructor for class host.anzo.core.service.CloudflareService
 
color() - Method in enum class host.anzo.commons.enums.ConsoleColors
 
comment() - Element in annotation interface host.anzo.commons.config.annotation.ConfigComments
 
compact() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Compact byte buffer
compress(byte[]) - Static method in class host.anzo.commons.utils.ZipUtils
 
ConcurrentHashSet<E> - Class in host.anzo.commons.collection
 
ConcurrentHashSet() - Constructor for class host.anzo.commons.collection.ConcurrentHashSet
 
ConfigAfterLoad - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigComments - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigFile - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigLoader - Class in host.anzo.commons.config
 
ConfigLoader() - Constructor for class host.anzo.commons.config.ConfigLoader
 
ConfigProperty - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigTypeCaster - Class in host.anzo.commons.config
The Type Caster is small utility that helps put string values into object fields with different types.
ConfigTypeCaster() - Constructor for class host.anzo.commons.config.ConfigTypeCaster
 
ConsoleColors - Enum Class in host.anzo.commons.enums
 
ConsoleUtils - Class in host.anzo.commons.utils
 
ConsoleUtils() - Constructor for class host.anzo.commons.utils.ConsoleUtils
 
consume(Update) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Called when bot receives an update message
contains(InetAddress) - Method in class host.anzo.commons.network.iprange.IP4Range
 
contains(InetAddress) - Method in class host.anzo.commons.network.iprange.IP6Range
 
contains(InetAddress) - Method in interface host.anzo.commons.network.iprange.IPRange
 
contains(Object) - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
content() - Method in class host.anzo.commons.io.xml.XmlParser
 
create() - Static method in class host.anzo.commons.socials.telegram.TelegramKeyboard
 
createHeatMap(float, boolean) - Method in class host.anzo.commons.graphics.image.HeatMapImage
creates the heatmap.
createZipFileSystem(String, boolean) - Static method in class host.anzo.commons.utils.ZipUtils
Returns a zip file system
Cyan - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
CyanB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 

D

DailyTickable - Annotation Interface in host.anzo.commons.datetime.dailytick
 
DailyTickService - Class in host.anzo.commons.datetime.dailytick
 
DATABASE - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
dataEnd - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The offset in bytes of the end of the data in the buffer, from the start of the file.
dataSize - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The size of the data stored in the buffer, in bytes.
DateTimeUtils - Class in host.anzo.commons.utils
 
DateTimeUtils() - Constructor for class host.anzo.commons.utils.DateTimeUtils
 
deadlockDetected(ThreadInfo[]) - Method in interface host.anzo.commons.emergency.deadlock.IDeadlockListener
 
DeadlockDetector - Class in host.anzo.commons.emergency.deadlock
 
DEBUG - Static variable in class host.anzo.commons.utils.VMUtils
 
decompress(byte[]) - Static method in class host.anzo.commons.utils.ZipUtils
 
defaultBufferSize - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The default buffer size, in bytes.
DefaultWatcher - Class in host.anzo.commons.emergency.memory.watchers
 
DefaultWatcher() - Constructor for class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
deleteMessage(long, int) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Delete a message from channel with specified chatId
deleteMessage(String, int) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Delete a message from channel with specified chatId
deleteMessage(String, Message) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Delete a message from channel with specified chatId
dependency() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
drawString(Graphics, String, Font, Color, Rectangle) - Static method in class host.anzo.commons.graphics.text.TextRenderer
Draws a string onto a Graphics handle, using a Font, Color and target bounds to calculate the location and automatic wrapping of text.
drawString(Graphics, String, Font, Color, Rectangle, TextAlignment) - Static method in class host.anzo.commons.graphics.text.TextRenderer
Draws a string onto a Graphics handle, using a Font, Color and target bounds to calculate the location and automatic wrapping of text.
drawString(Graphics, String, Font, Color, Rectangle, TextAlignment, int) - Static method in class host.anzo.commons.graphics.text.TextRenderer
Draws a string onto a Graphics handle, using a Font, Color and target bounds to calculate the location and automatic wrapping of text.
DUMP_HEAP_ON_LEAK - Static variable in class host.anzo.core.config.EmergencyConfig
 
dumpHeap(String, boolean) - Static method in class host.anzo.commons.emergency.memory.MemoryHeapDumper
Create memory dump file

E

e(String) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
e(String, Object, String) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
e(String, String) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
EDailyTickType - Enum Class in host.anzo.commons.datetime.dailytick
 
EmergencyConfig - Class in host.anzo.core.config
 
EmergencyConfig() - Constructor for class host.anzo.core.config.EmergencyConfig
 
EN - Enum constant in enum class host.anzo.core.service.ObsceneFilterService.EObsceneLocaleType
 
ENABLE_METRICS - Static variable in class host.anzo.core.config.EmergencyConfig
 
endOfFile - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
True if we are at the end of the file.
equals(Object) - Method in record class host.anzo.commons.model.RouletteRandomEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class host.anzo.core.startup.StartupMethodInfo
Indicates whether some other object is "equal to" this one.
EShutdownPriority - Enum Class in host.anzo.core.startup
 
EVERY_HOUR - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
excludes() - Method in record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Returns the value of the excludes record component.
executeGeneral(String, Runnable) - Method in class host.anzo.commons.threading.ThreadPool
Executes an general task sometime in future in another thread.

F

file - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The underlying java.io.RandomAccessFile.
FileBinaryReader - Class in host.anzo.commons.io.binary
 
FileBinaryReader(String) - Constructor for class host.anzo.commons.io.binary.FileBinaryReader
 
FileBinaryReader(String, boolean) - Constructor for class host.anzo.commons.io.binary.FileBinaryReader
 
FileBinaryReader(Path) - Constructor for class host.anzo.commons.io.binary.FileBinaryReader
 
FileBinaryReader(Path, boolean) - Constructor for class host.anzo.commons.io.binary.FileBinaryReader
 
FileBinaryWriter - Class in host.anzo.commons.io.binary
 
FileBinaryWriter(int) - Constructor for class host.anzo.commons.io.binary.FileBinaryWriter
 
FileBinaryWriter(Path) - Constructor for class host.anzo.commons.io.binary.FileBinaryWriter
 
FileBinaryWriter(ByteBuffer) - Constructor for class host.anzo.commons.io.binary.FileBinaryWriter
 
fileChannel - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
filePosition - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The offset in bytes from the file start, of the next read or write operation.
filterWord(String) - Method in class host.anzo.core.service.ObsceneFilterService
Replace all obscene words in text with censor symbols
FIRST_LINE_VISIBLE - Static variable in class host.anzo.commons.graphics.text.TextFormat
Indicates that the first line of the text should always be visible.
flip() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Flip byte buffer content
flush() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Copy the contents of the buffer to the disk.
FONT_CONTENT - Static variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
FONT_TITLE - Static variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
forEach(String, Runnable) - Method in class host.anzo.core.service.ForkJoinPoolService
 
ForkJoinPoolService - Class in host.anzo.core.service
 
ForkJoinPoolService() - Constructor for class host.anzo.core.service.ForkJoinPoolService
 
format(Object, StringBuffer, FieldPosition) - Method in class host.anzo.commons.text.formatters.RoundedMetricPrefixFormat
 
fromFile(String) - Static method in class host.anzo.commons.io.xml.XmlParser
 
fromInputStream(Path, InputStream) - Static method in class host.anzo.commons.io.xml.XmlParser
 
fromParent() - Element in annotation interface host.anzo.commons.emergency.metric.Metric
 
fromPath(Path) - Static method in class host.anzo.commons.io.xml.XmlParser
 
fromResource(String, ClassLoader) - Static method in class host.anzo.commons.io.xml.XmlParser
 
fromURI(String) - Static method in class host.anzo.commons.versioning.Locator
Constructs a file path from a file: URI.
fromZip(String...) - Static method in class host.anzo.commons.io.xml.XmlParser
 

G

G1Watcher - Class in host.anzo.commons.emergency.memory.watchers
 
G1Watcher() - Constructor for class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
GEODATA - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
get() - Static method in class host.anzo.commons.utils.Rnd
 
get(double) - Static method in class host.anzo.commons.utils.Rnd
 
get(double, double) - Static method in class host.anzo.commons.utils.Rnd
 
get(float) - Static method in class host.anzo.commons.utils.Rnd
 
get(float, float) - Static method in class host.anzo.commons.utils.Rnd
 
get(int) - Static method in class host.anzo.commons.utils.Rnd
Gets a random number between 0(inclusive) and n(exclusive)
get(int[]) - Static method in class host.anzo.commons.utils.Rnd
 
get(int, int) - Static method in class host.anzo.commons.utils.Rnd
 
get(long) - Static method in class host.anzo.commons.utils.Rnd
 
get(long, long) - Static method in class host.anzo.commons.utils.Rnd
 
get(Class<E>) - Static method in class host.anzo.commons.utils.Rnd
 
get(Collection<E>) - Static method in class host.anzo.commons.utils.Rnd
 
get(List<E>) - Static method in class host.anzo.commons.utils.Rnd
 
get(List<E>, E) - Static method in class host.anzo.commons.utils.Rnd
 
get(E[]) - Static method in class host.anzo.commons.utils.Rnd
 
get(SL) - Method in class host.anzo.core.startup.StartupInstance
 
getAll() - Method in class host.anzo.core.startup.StartupInstance
 
getAllFiles() - Static method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
getAvailableBytes() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
getBean() - Static method in class host.anzo.commons.utils.VMUtils
 
getBot(Class<T>) - Method in class host.anzo.core.service.TelegramService
 
getBufferSize() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Get the buffer size
getByteBufferPool(boolean) - Static method in class host.anzo.commons.utils.VMUtils
 
getByteBufferPools() - Static method in class host.anzo.commons.utils.VMUtils
 
getChance(double) - Static method in class host.anzo.commons.utils.Rnd
Randomizer for chance calculation Recommending to use instead Rnd.get(n, n) if we need high precision values
getChance(int) - Static method in class host.anzo.commons.utils.Rnd
Randomizer for chance calculation Recommending to use instead Rnd.get(n, n)
getChance(int, int) - Static method in class host.anzo.commons.utils.Rnd
 
getClassSource(Class<?>) - Static method in class host.anzo.commons.versioning.Locator
Find the directory or jar file the class has been loaded from.
getConstructor(Class<T>, Class<?>...) - Static method in class host.anzo.commons.utils.ClassUtils
 
getCurrentDayHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getCurrentDayPassedTime(long, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getCurrentMonthStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getDefaultBackgroundImagePath() - Method in class host.anzo.commons.socials.telegram.ATelegramBot
 
getDirectBufferFreeMemory() - Static method in class host.anzo.commons.utils.VMUtils
 
getDirectoryName() - Method in class host.anzo.commons.io.xml.XmlParser
 
getFD() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Returns the opaque file descriptor object associated with this file.
getFieldValues(Class<?>) - Static method in class host.anzo.commons.utils.ClassUtils
 
getFileName() - Method in class host.anzo.commons.io.xml.XmlParser
 
getFilePointer() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Returns the current position in the file, where the next read or write will occur.
getFormattedDateTime(LocalDateTime) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getInlineKeyboardMarkup(Update) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Attach keyboard to a specified update message
getInternationalTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDate(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDateTime() - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDateTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocation() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Get the file location, or name.
getLocationURLs(File, String[]) - Static method in class host.anzo.commons.versioning.Locator
Get an array of URLs representing all of the files of a given set of extensions in the given location.
getLocationURLs(File) - Static method in class host.anzo.commons.versioning.Locator
Get an array of URLs representing all of the jar files in the given location.
getMemoryUsageStatistics() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class host.anzo.commons.utils.ClassUtils
 
getMetric() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getMetric() - Method in interface host.anzo.commons.emergency.metric.IMetric
 
getMetric() - Static method in class host.anzo.commons.threading.RunnableWrapper
 
getMetric() - Method in class host.anzo.commons.threading.ThreadPool
 
getMetric() - Method in class host.anzo.core.service.ForkJoinPoolService
 
getMetrics() - Method in class host.anzo.commons.emergency.metric.MetricService
 
getMetricVirtual() - Static method in class host.anzo.commons.threading.RunnableWrapper
 
getName() - Method in class host.anzo.commons.text.RandomNameGenerator
 
getNext() - Method in class host.anzo.commons.collection.ListSplitter
 
getNext() - Method in class host.anzo.commons.collection.MapSplitter
 
getNext(int) - Method in class host.anzo.commons.collection.ListSplitter
 
getNext(int) - Method in class host.anzo.commons.collection.MapSplitter
 
getNextDayHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayHourTime(long, int, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayHourTime(LocalDateTime, int, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayStartTime(long, DayOfWeek) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(long, int, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(LocalDateTime, int, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextMonthStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getPosition() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
getPosition() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
getPosition() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
getPositionHex() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
getPositionHex() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
getRandomAccessFile() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Allow access to the underlying java.io.RandomAccessFile.
getRandomWithTick(double, double, long, long) - Static method in class host.anzo.commons.utils.Rnd
 
getReplyKeyboardMarkup() - Method in class host.anzo.commons.socials.telegram.ATelegramBot
 
getResourceSource(ClassLoader, String) - Static method in class host.anzo.commons.versioning.Locator
Find the directory or jar a given resource has been loaded from.
getRouletteEntries(List<RouletteRandomEntry>, int) - Static method in class host.anzo.commons.utils.Rnd
 
getRouletteEntry(List<RouletteRandomEntry>) - Static method in class host.anzo.commons.utils.Rnd
 
getSize() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
getStartupTime(TimeUnit) - Method in class host.anzo.core.startup.StartupManager
 
getStats() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getStats() - Method in class host.anzo.commons.threading.ThreadPool
 
getStats() - Method in class host.anzo.core.service.ForkJoinPoolService
 
getString(int) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
getString(int) - Static method in class host.anzo.commons.utils.Rnd
 
getStringHex(int) - Static method in class host.anzo.commons.utils.Rnd
 
getTickPeriod() - Method in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
getTimeTo(LocalDateTime, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextDayStart(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextDayStart(long, DayOfWeek) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextHour(int, int, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextTick() - Method in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
getToolsJar() - Static method in class host.anzo.commons.versioning.Locator
Get the File necessary to load the Sun compiler tools.
getUptime(TimeUnit) - Method in class host.anzo.core.startup.StartupManager
 
getVMOption(String) - Static method in class host.anzo.commons.utils.VMUtils
 
getZonedDateTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
Green - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
GreenB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
group() - Element in annotation interface host.anzo.core.startup.Reloadable
 

H

handleNotification(Notification, Object) - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
handleNotification(Notification, Object) - Method in class host.anzo.commons.emergency.memory.watchers.PoolListener
 
hasAttribute(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
hasConstructor(Class<?>, Class<?>...) - Static method in class host.anzo.commons.utils.ClassUtils
 
hasFile() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
hashCode() - Method in record class host.anzo.commons.model.RouletteRandomEntry
Returns a hash code value for this object.
hashCode() - Method in record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Returns a hash code value for this object.
hashCode() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns a hash code value for this object.
hasNext() - Method in class host.anzo.commons.collection.ListSplitter
 
hasNext() - Method in class host.anzo.commons.collection.MapSplitter
 
hasRemaining() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
HeatMapImage - Class in host.anzo.commons.graphics.image
 
HeatMapImage(BufferedImage, Collection<Point>) - Constructor for class host.anzo.commons.graphics.image.HeatMapImage
 
hexStringToByteArray(String) - Static method in class host.anzo.commons.utils.HexUtils
Converts a hexadecimal string to a byte array.
HexUtils - Class in host.anzo.commons.utils
 
HexUtils() - Constructor for class host.anzo.commons.utils.HexUtils
 
host.anzo.commons.collection - package host.anzo.commons.collection
 
host.anzo.commons.concurrent - package host.anzo.commons.concurrent
 
host.anzo.commons.config - package host.anzo.commons.config
 
host.anzo.commons.config.annotation - package host.anzo.commons.config.annotation
 
host.anzo.commons.datetime - package host.anzo.commons.datetime
 
host.anzo.commons.datetime.dailytick - package host.anzo.commons.datetime.dailytick
 
host.anzo.commons.emergency.deadlock - package host.anzo.commons.emergency.deadlock
 
host.anzo.commons.emergency.memory - package host.anzo.commons.emergency.memory
 
host.anzo.commons.emergency.memory.watchers - package host.anzo.commons.emergency.memory.watchers
 
host.anzo.commons.emergency.metric - package host.anzo.commons.emergency.metric
 
host.anzo.commons.enums - package host.anzo.commons.enums
 
host.anzo.commons.graphics.image - package host.anzo.commons.graphics.image
 
host.anzo.commons.graphics.text - package host.anzo.commons.graphics.text
 
host.anzo.commons.io.binary - package host.anzo.commons.io.binary
 
host.anzo.commons.io.xml - package host.anzo.commons.io.xml
 
host.anzo.commons.model - package host.anzo.commons.model
 
host.anzo.commons.network.iprange - package host.anzo.commons.network.iprange
 
host.anzo.commons.socials.telegram - package host.anzo.commons.socials.telegram
 
host.anzo.commons.text - package host.anzo.commons.text
 
host.anzo.commons.text.formatters - package host.anzo.commons.text.formatters
 
host.anzo.commons.threading - package host.anzo.commons.threading
 
host.anzo.commons.unsafe - package host.anzo.commons.unsafe
 
host.anzo.commons.utils - package host.anzo.commons.utils
 
host.anzo.commons.versioning - package host.anzo.commons.versioning
 
host.anzo.core.config - package host.anzo.core.config
 
host.anzo.core.service - package host.anzo.core.service
 
host.anzo.core.startup - package host.anzo.core.startup
 

I

id() - Method in record class host.anzo.commons.model.RouletteRandomEntry
Returns the value of the id record component.
IDailyTickable - Interface in host.anzo.commons.datetime.dailytick
 
IDeadlockListener - Interface in host.anzo.commons.emergency.deadlock
 
IMemoryListener - Interface in host.anzo.commons.emergency.memory
 
IMemoryWatcher - Interface in host.anzo.commons.emergency.memory.watchers
 
IMetric - Interface in host.anzo.commons.emergency.metric
 
include() - Method in record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Returns the value of the include record component.
index() - Method in record class host.anzo.commons.model.RouletteRandomEntry
Returns the value of the index record component.
init() - Method in class host.anzo.core.startup.StartModule
 
init(Class<?>) - Method in class host.anzo.commons.versioning.Version
 
initFieldsFromMap(Object, Map<String, Object>) - Static method in class host.anzo.commons.utils.ClassUtils
 
IP4Range - Class in host.anzo.commons.network.iprange
 
IP4Range(String) - Constructor for class host.anzo.commons.network.iprange.IP4Range
 
IP6Range - Class in host.anzo.commons.network.iprange
 
IP6Range(String) - Constructor for class host.anzo.commons.network.iprange.IP6Range
 
IPRange - Interface in host.anzo.commons.network.iprange
 
IReloadable - Interface in host.anzo.core.startup
 
isApplicable(String) - Method in class host.anzo.core.service.ObsceneFilterService.ObsceneData
 
isAsync - Variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
isAsync() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the isAsync record component.
isAsync() - Element in annotation interface host.anzo.core.startup.StartupRun
 
isAtEndOfFile() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Return true if file pointer is at end of file.
isBottom() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is aligned to the bottom.
isCenter() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is centered horizontally.
isChatBanned(long) - Method in class host.anzo.core.service.TelegramService
 
isCloudflareIP(String) - Method in class host.anzo.core.service.CloudflareService
 
isCloudflareIP(InetAddress) - Method in class host.anzo.core.service.CloudflareService
 
isEmpty() - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
isEnabled() - Method in class host.anzo.commons.socials.telegram.ATelegramBot
 
isEnabled(int, int) - Static method in class host.anzo.commons.graphics.text.TextFormat
Gets whether the target format contains a specific flag.
isFirst() - Method in class host.anzo.commons.collection.ListSplitter
 
isFirst() - Method in class host.anzo.commons.collection.MapSplitter
 
IShutdownable - Interface in host.anzo.core.startup
 
isLast() - Method in class host.anzo.commons.collection.ListSplitter
 
isLast() - Method in class host.anzo.commons.collection.MapSplitter
 
isLeft() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is aligned to the left.
isLoaded() - Method in class host.anzo.core.service.CloudflareService
 
isLoadFromFile() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
isMap() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
isMiddle() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is aligned to the middle.
isObsceneWord(String) - Method in class host.anzo.core.service.ObsceneFilterService
 
isObsceneWord(String) - Method in class host.anzo.core.service.ObsceneFilterService.ObsceneData
 
isRight() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is aligned to the right.
isSameDay(long, long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
isShutDowning() - Method in class host.anzo.core.startup.StartupManager
 
isStartupCompleted() - Method in class host.anzo.core.startup.StartupManager
 
IStartupLevel - Interface in host.anzo.core.startup
 
isTop() - Method in enum class host.anzo.commons.graphics.text.TextAlignment
Gets whether the text alignment is aligned to the top.
isValid(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
isValid(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
isValid(MemoryPoolMXBean) - Method in interface host.anzo.commons.emergency.memory.watchers.IMemoryWatcher
 
iterator() - Method in class host.anzo.commons.collection.ConcurrentHashSet
 

L

lcid2locale(int, Locale) - Static method in class host.anzo.commons.utils.LCIDUtils
 
LCIDUtils - Class in host.anzo.commons.utils
 
LCIDUtils() - Constructor for class host.anzo.commons.utils.LCIDUtils
 
length() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Get the length of the file.
limit() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
limit(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Set byte buffer limit
ListSplitter<T> - Class in host.anzo.commons.collection
 
ListSplitter(Collection<T>, int) - Constructor for class host.anzo.commons.collection.ListSplitter
 
LITTLE_ENDIAN - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
loadForPackages() - Element in annotation interface host.anzo.commons.config.annotation.ConfigFile
 
location - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
File location
Locator - Class in host.anzo.commons.versioning
The Locator is a utility class which is used to find certain items in the environment.
lookupClassQuietly(String) - Static method in class host.anzo.commons.utils.ClassUtils
 

M

MAJOR - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 
MapSplitter<K,V> - Class in host.anzo.commons.collection
 
MapSplitter(Map<K, V>, int) - Constructor for class host.anzo.commons.collection.MapSplitter
 
MapSplitter(Map<K, V>, Comparator<? super K>, int) - Constructor for class host.anzo.commons.collection.MapSplitter
 
MathUtils - Class in host.anzo.commons.utils
 
MathUtils() - Constructor for class host.anzo.commons.utils.MathUtils
 
MAX_CAPTION_SIZE - Static variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
MAX_MESSAGE_SIZE - Static variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
MAX_SQL_DATE - Static variable in class host.anzo.commons.utils.DateTimeUtils
 
maxValue() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
MEMORY_LEAK_DETECT_PERCENT - Static variable in class host.anzo.core.config.EmergencyConfig
 
MemoryHeapDumper - Class in host.anzo.commons.emergency.memory
 
MemoryHeapDumper() - Constructor for class host.anzo.commons.emergency.memory.MemoryHeapDumper
 
MemoryLeakDetector - Class in host.anzo.commons.emergency.memory
 
method() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the method record component.
Metric - Annotation Interface in host.anzo.commons.emergency.metric
 
MetricGroupType - Enum Class in host.anzo.commons.emergency.metric
 
MetricResult - Class in host.anzo.commons.emergency.metric
 
MetricResult() - Constructor for class host.anzo.commons.emergency.metric.MetricResult
 
MetricService - Class in host.anzo.commons.emergency.metric
 
MIDDLE - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the middle of the target bounds.
MIDDLE_LEFT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the left of the target bounds.
MIDDLE_RIGHT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the right of the target bounds.
MINOR - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 
minValue() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 

N

name() - Element in annotation interface host.anzo.commons.config.annotation.ConfigFile
 
name() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
name() - Method in class host.anzo.commons.io.xml.XmlParser
 
name() - Element in annotation interface host.anzo.core.startup.Reloadable
 
NETWORK - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
newThread(Runnable) - Method in class host.anzo.commons.threading.ThreadPoolPriorityFactory
 
nextBoolean() - Static method in class host.anzo.commons.utils.Rnd
 
nextBytes(byte[]) - Static method in class host.anzo.commons.utils.Rnd
 
nextDouble() - Static method in class host.anzo.commons.utils.Rnd
 
nextGaussian() - Static method in class host.anzo.commons.utils.Rnd
 
nextInt() - Static method in class host.anzo.commons.utils.Rnd
 
NO_ANTI_ALIASING - Static variable in class host.anzo.commons.graphics.text.TextFormat
Indicates that the renderer should not use anti-aliasing when rendering the text.
NONE - Static variable in class host.anzo.commons.graphics.text.TextFormat
No additional formatting flags should be used.
Normal - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
notifyReady() - Static method in class host.anzo.commons.utils.SystemdUtils
 
NumberUtils - Class in host.anzo.commons.utils
 
NumberUtils() - Constructor for class host.anzo.commons.utils.NumberUtils
 

O

ObsceneBadWordSet(Pattern, List<Pattern>) - Constructor for record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Creates an instance of a ObsceneBadWordSet record class.
ObsceneData(XmlParser) - Constructor for class host.anzo.core.service.ObsceneFilterService.ObsceneData
 
ObsceneFilterService - Class in host.anzo.core.service
 
ObsceneFilterService.EObsceneLocaleType - Enum Class in host.anzo.core.service
 
ObsceneFilterService.ObsceneBadWordSet - Record Class in host.anzo.core.service
 
ObsceneFilterService.ObsceneData - Class in host.anzo.core.service
 
onDailyTick(DayOfWeek, EDailyTickType) - Method in interface host.anzo.commons.datetime.dailytick.IDailyTickable
 
onMemoryLeakDetected() - Method in interface host.anzo.commons.emergency.memory.IMemoryListener
 
onMemoryLeakDetected() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
onServerShutdown() - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Called when server going shutdown
onShutdown() - Method in class host.anzo.commons.threading.ThreadPool
 
onShutdown() - Method in class host.anzo.core.service.TelegramService
 
onShutdown() - Method in interface host.anzo.core.startup.IShutdownable
 
onShutdown() - Method in class host.anzo.core.startup.ScheduledService
 
onTick() - Method in class host.anzo.commons.socials.telegram.ATelegramBot
 
open() - Method in class host.anzo.commons.concurrent.CloseableReentrantLock
 
openFiles - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
List of open files.
Debugging, don't use.
optChild(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
order(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Change the current endian mode.
ORDINAL - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 

P

packIntsToLong(int, int) - Static method in class host.anzo.commons.utils.NumberUtils
Pack to integers to long
parseDay(int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
parseObject(String, ParsePosition) - Method in class host.anzo.commons.text.formatters.RoundedMetricPrefixFormat
Convert a String produced by format() back to a number.
parseTimeSpan(String, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
period() - Element in annotation interface host.anzo.core.startup.Scheduled
 
pointEnd() - Method in class host.anzo.commons.datetime.StopWatch
 
pointRestart() - Method in class host.anzo.commons.datetime.StopWatch
 
pointResult() - Method in class host.anzo.commons.datetime.StopWatch
 
pointResult(long) - Method in class host.anzo.commons.datetime.StopWatch
 
pointResultAndRestart() - Method in class host.anzo.commons.datetime.StopWatch
 
pointResultAndRestart(long) - Method in class host.anzo.commons.datetime.StopWatch
 
pointResultNanos() - Method in class host.anzo.commons.datetime.StopWatch
 
pointResultNanos(long) - Method in class host.anzo.commons.datetime.StopWatch
 
pointStart() - Method in class host.anzo.commons.datetime.StopWatch
 
PoolListener - Class in host.anzo.commons.emergency.memory.watchers
 
position() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
position(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Set the current cursor position in byte buffer
printSection(String) - Static method in class host.anzo.commons.utils.ConsoleUtils
Prints a named section to log.
printSection(String, ConsoleColors) - Static method in class host.anzo.commons.utils.ConsoleUtils
TODO: Implement custom RollingRandomAccessFile with replace ANSI codes when write to file to avoid unreadable symbols in text file Prints a named section to log.
Purple - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
PurpleB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
putFileToZipStream(String, ZipOutputStream) - Static method in class host.anzo.commons.utils.ZipUtils
Add file to zip archive

R

RandomNameGenerator - Class in host.anzo.commons.text
 
read() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read a byte of data from the file, blocking until data is available.
read(byte[]) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read up to b.length( ) bytes into an array.
read(byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
read_(long, byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read directly from file, without going through the buffer.
readB(byte[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Read bytes to specified byte array
readB(byte[]) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readB(byte[], int, int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readB(byte[], int, int) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readB(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Read specified bytes count to byte array
readB(int) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readBoolean() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a boolean from this file.
readBoolean(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readBoolean(String, boolean) - Method in class host.anzo.commons.io.xml.XmlParser
 
readBuffer(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readBuffer(long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
readByte() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a signed 8-bit value from this file.
readBytes(byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read fully count number of bytes
readC() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readC() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readCB() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readCB() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readCB(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readCD() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readCD() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readChar() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a Unicode character from this file.
readD() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readD() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readD(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readD3() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readDouble() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a double from this file.
readDouble(double[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an array of doubles
readDQ() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readDQ() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readDQ(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readEnum(Class<T>, T) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readEnum(String, Class<T>, T) - Method in class host.anzo.commons.io.xml.XmlParser
 
readF() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readF() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readFF() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readFloat() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a float from this file.
readFloat(float[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an array of floats
readFloat(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readFloat(String, float) - Method in class host.anzo.commons.io.xml.XmlParser
 
readFully(byte[]) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads b.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads exactly len bytes from this file into the byte array.
readH() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readH() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readH(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readHD() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readHD() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readInt() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a signed 32-bit integer from this file.
readInt(int[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an array of ints
readInt(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readInt(String, int) - Method in class host.anzo.commons.io.xml.XmlParser
 
readIntHex(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readIntUnbuffered(long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an integer at the given position, bypassing all buffering.
readLine() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads the next line of text from this file.
readLong() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a signed 64-bit integer from this file.
readLong(long[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an array of longs
readLong(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readLong(String, long) - Method in class host.anzo.commons.io.xml.XmlParser
 
readonly - Variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
The access mode of the file.
readQ() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readQ() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readQD() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readQS() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readQSS() - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readS() - Method in class host.anzo.commons.io.binary.FileBinaryReader
Read null-terminated string
readS(int) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readS(int, Charset) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readS(long) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
readShort() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads a signed 16-bit number from this file.
readShort(short[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read an array of shorts
readString() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readString(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read a String of knoen length.
readString(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Read ANSI string with known size
readString(String, String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readString(String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readStringList(String, String) - Method in class host.anzo.commons.io.xml.XmlParser
 
readStringNT(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Read null terminated ANSI string
readStringUnicode(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readStringUnicodeNT() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readStringUnicodeNT(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
readToByteChannel(WritableByteChannel, long, long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Read nbytes bytes, at the specified file offset, send to a WritableByteChannel.
readUnsignedByte() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads an unsigned 16-bit number from this file.
readUTF() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Reads in a string from this file.
Red - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
RedB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
register(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
register(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
register(MemoryPoolMXBean) - Method in interface host.anzo.commons.emergency.memory.watchers.IMemoryWatcher
 
registerListener(IDeadlockListener) - Method in class host.anzo.commons.emergency.deadlock.DeadlockDetector
 
registerListener(IMemoryListener) - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
reload() - Method in class host.anzo.commons.config.ConfigLoader
 
reload() - Method in class host.anzo.core.service.CloudflareService
 
reload() - Method in interface host.anzo.core.startup.IReloadable
 
Reloadable - Annotation Interface in host.anzo.core.startup
 
reloadByGroup(String) - Method in class host.anzo.core.startup.ReloadService
Reload all instances with a specified reloadable group
reloadByName(String) - Method in class host.anzo.core.startup.ReloadService
Reload all instances with specified reloadable name
ReloadService - Class in host.anzo.core.startup
 
remaining() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
remove(Object) - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
reportMemoryStats() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
restart() - Method in class host.anzo.commons.datetime.StopWatch
 
RESTART_IF_DEADLOCK - Static variable in class host.anzo.core.config.EmergencyConfig
 
RESTART_IF_MEMORY_LEAK - Static variable in class host.anzo.core.config.EmergencyConfig
 
result() - Method in class host.anzo.commons.datetime.StopWatch
 
result(TimeUnit) - Method in class host.anzo.commons.datetime.StopWatch
 
resultAndRestart() - Method in class host.anzo.commons.datetime.StopWatch
 
Rnd - Class in host.anzo.commons.utils
 
Rnd() - Constructor for class host.anzo.commons.utils.Rnd
 
RouletteRandomEntry - Record Class in host.anzo.commons.model
 
RouletteRandomEntry(int, int, int) - Constructor for record class host.anzo.commons.model.RouletteRandomEntry
Creates an instance of a RouletteRandomEntry record class.
RoundedMetricPrefixFormat - Class in host.anzo.commons.text.formatters
Converts a number to a string in metric prefix format.
RoundedMetricPrefixFormat() - Constructor for class host.anzo.commons.text.formatters.RoundedMetricPrefixFormat
 
RU - Enum constant in enum class host.anzo.core.service.ObsceneFilterService.EObsceneLocaleType
 
run() - Method in class host.anzo.commons.threading.RunnableWrapper
 
runAfterMethods() - Method in interface host.anzo.core.startup.IStartupLevel
 
runAfterServerStart() - Element in annotation interface host.anzo.core.startup.Scheduled
 
runBeforeMethods() - Method in interface host.anzo.core.startup.IStartupLevel
 
RunnableWrapper - Class in host.anzo.commons.threading
 
RunnableWrapper(Runnable) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, boolean) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, boolean, String) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, String) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 

S

save(String) - Method in class host.anzo.commons.graphics.image.HeatMapImage
Save heat map to file by specified path
Scheduled - Annotation Interface in host.anzo.core.startup
 
ScheduledService - Class in host.anzo.core.startup
 
scheduleGeneral(String, Runnable, long, TimeUnit) - Method in class host.anzo.commons.threading.ThreadPool
Schedules a general task to be executed after the given delay.
scheduleGeneral(String, Runnable, LocalDateTime) - Method in class host.anzo.commons.threading.ThreadPool
 
scheduleGeneralAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in class host.anzo.commons.threading.ThreadPool
Schedules a general task to be executed at fixed rate.
scheduleTasks() - Method in class host.anzo.core.startup.ScheduledService
 
seek(long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Set the position in the file for the next read or write.
sendMessage(long, String) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send text message to specified chat
sendMessage(Long, String, String, String) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Create image with specified text and additional image
sendMessage(Long, String, String, String, String) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send a message with image to the channel with specified chatId
sendMessage(String, String) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send text message to specified chat
sendMessage(String, String, String, String, String) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send a message with image to the channel with specified chatId
sendMessage(SendMessage) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send a message asynchronously
sendMessage(Update, Long, String, boolean) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send a text message to specified chat with the possibility to attach inline keyboard
sendMessageWithResult(SendMessage) - Method in class host.anzo.commons.socials.telegram.ATelegramBot
Send a message synchronously
sendPackets(String, Runnable) - Method in class host.anzo.core.service.ForkJoinPoolService
 
setBufferSize(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Set the buffer size.
setExtendMode() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Set extendMode for truncated, yet valid files - old NetCDF code allowed this when NOFILL on, and user doesnt write all variables.
setMinLength(long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Make sure file is at least this long when its closed.
setPosition(int) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
setPosition(int) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
setStatus(String) - Static method in class host.anzo.commons.utils.SystemdUtils
 
showOpen - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
showRead - Static variable in class host.anzo.commons.io.binary.BufferedRandomAccessFile
 
shutdown() - Method in class host.anzo.core.startup.StartupManager
 
shutdownPriority() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
singletonInstance(Class<?>) - Static method in class host.anzo.commons.utils.ClassUtils
 
singletonInstanceMethod(Class<?>, Method) - Static method in class host.anzo.commons.utils.ClassUtils
 
size() - Method in class host.anzo.commons.collection.ConcurrentHashSet
 
size() - Method in class host.anzo.commons.collection.ListSplitter
 
size() - Method in class host.anzo.commons.collection.MapSplitter
 
size() - Method in class host.anzo.commons.text.RandomNameGenerator
 
skip(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Skip specified bytes count and set cursor position
skip(int) - Method in class host.anzo.commons.io.binary.FileBinaryReader
 
skipAll() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Skip all remaining data and set cursor to end of buffer
skipBytes(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Skips exactly n bytes of input.
sortMapByValue(Map<K, V>, boolean) - Static method in class host.anzo.commons.utils.StreamUtils
 
splitter() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
StartModule<SL extends Enum<SL>> - Class in host.anzo.core.startup
 
StartModule(SL, Class<?>) - Constructor for class host.anzo.core.startup.StartModule
 
startup(Class<SL>) - Method in class host.anzo.core.startup.StartupManager
 
StartupComponent - Annotation Interface in host.anzo.core.startup
 
StartupInstance<SL extends Enum<SL>> - Class in host.anzo.core.startup
 
StartupInstance() - Constructor for class host.anzo.core.startup.StartupInstance
 
StartupManager - Class in host.anzo.core.startup
 
StartupMethodInfo - Record Class in host.anzo.core.startup
 
StartupMethodInfo(Class<?>, Method, boolean) - Constructor for record class host.anzo.core.startup.StartupMethodInfo
Creates an instance of a StartupMethodInfo record class.
StartupRun - Annotation Interface in host.anzo.core.startup
 
StopWatch - Class in host.anzo.commons.datetime
 
StopWatch() - Constructor for class host.anzo.commons.datetime.StopWatch
 
StreamUtils - Class in host.anzo.commons.utils
 
StreamUtils() - Constructor for class host.anzo.commons.utils.StreamUtils
 
StringExUtils - Class in host.anzo.commons.utils
 
StringExUtils() - Constructor for class host.anzo.commons.utils.StringExUtils
 
stringToHexByteArray(String) - Static method in class host.anzo.commons.utils.HexUtils
Converts a string of space-separated hexadecimal values into a byte array.
stringToHexString(String) - Static method in class host.anzo.commons.utils.HexUtils
Converts a string to a hexadecimal string representation.
SYSTEM - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
SystemdUtils - Class in host.anzo.commons.utils
 
SystemdUtils() - Constructor for class host.anzo.commons.utils.SystemdUtils
 

T

TelegramBot - Annotation Interface in host.anzo.commons.socials.telegram
 
TelegramKeyboard - Class in host.anzo.commons.socials.telegram
 
TelegramService - Class in host.anzo.core.service
 
TelegramService() - Constructor for class host.anzo.core.service.TelegramService
 
TextAlignment - Enum Class in host.anzo.commons.graphics.text
An enumerator which indicates where text should be positioned.
TextFormat - Class in host.anzo.commons.graphics.text
A class which provides formatting flags for use when rendering text.
TextRenderer - Class in host.anzo.commons.graphics.text
A class which provides static methods for rendering text using alignment.
ThreadPool - Class in host.anzo.commons.threading
 
THREADPOOL - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
ThreadPoolPriorityFactory - Class in host.anzo.commons.threading
 
ThreadPoolPriorityFactory(String, int) - Constructor for class host.anzo.commons.threading.ThreadPoolPriorityFactory
 
tickTask() - Method in class host.anzo.core.service.TelegramService
 
timeUnit() - Element in annotation interface host.anzo.core.startup.Scheduled
 
toByteArray() - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
toByteArray() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
toEpochMillis(LocalDateTime) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
token - Variable in class host.anzo.commons.socials.telegram.ATelegramBot
 
toMetricPrefixedString(long) - Static method in class host.anzo.commons.utils.NumberUtils
 
TOP - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the top of the target bounds.
TOP_LEFT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the top-left of the target bounds.
TOP_RIGHT - Enum constant in enum class host.anzo.commons.graphics.text.TextAlignment
Text should be aligned to the top-right of the target bounds.
toString() - Method in class host.anzo.commons.datetime.StopWatch
 
toString() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Create a string representation of this object.
toString() - Method in class host.anzo.commons.io.xml.XmlBuilder
 
toString() - Method in record class host.anzo.commons.model.RouletteRandomEntry
Returns a string representation of this record class.
toString() - Method in class host.anzo.commons.versioning.Version
 
toString() - Method in record class host.anzo.core.service.ObsceneFilterService.ObsceneBadWordSet
Returns a string representation of this record class.
toString() - Method in class host.anzo.core.startup.StartModule
 
toString() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns a string representation of this record class.
toTimeSpan(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
trim() - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
trimNBSP(String) - Static method in class host.anzo.commons.utils.StringExUtils
Remove all whitespaces/tabs and special symbols like   and ‬
tryDestroy() - Method in class host.anzo.commons.io.binary.ByteBufferEx
Set buffer must be destroyed after current operation completed

U

unpackIntsFromLong(long) - Static method in class host.anzo.commons.utils.NumberUtils
Unpack two integers from specified long number
unread() - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Unread the last byte read.

V

value() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
value() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
valueOf(String) - Static method in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.commons.emergency.metric.MetricGroupType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.commons.enums.ConsoleColors
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.commons.graphics.text.TextAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.core.service.ObsceneFilterService.EObsceneLocaleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.core.startup.EShutdownPriority
Returns the enum constant of this class with the specified name.
valueOfHour(int) - Static method in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
values() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
values() - Static method in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.commons.emergency.metric.MetricGroupType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.commons.enums.ConsoleColors
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.commons.graphics.text.TextAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.core.service.ObsceneFilterService.EObsceneLocaleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.core.startup.EShutdownPriority
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Class in host.anzo.commons.versioning
 
Version() - Constructor for class host.anzo.commons.versioning.Version
 
VMUtils - Class in host.anzo.commons.utils
 
VMUtils() - Constructor for class host.anzo.commons.utils.VMUtils
 

W

WEB - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
White - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
WhiteB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
WORLD - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
write(byte[]) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write a byte to the file.
write(Object, Integer...) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
write(Field, Object) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeArray(Object[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeB(byte) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeB(byte[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeB(byte[]) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeB(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeBoolean(boolean) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a boolean to the file as a 1-byte value.
writeBoolean(boolean[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of booleans
writeByte(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a byte to the file as a 1-byte value.
writeBytes(byte[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write len bytes from an array to the file.
writeBytes(char[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes the character array to the file as a sequence of bytes.
writeBytes(String) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes the string to the file as a sequence of bytes.
writeC(boolean) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeC(byte[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeC(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeC(int) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeC(Enum<?>) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeCB(boolean) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeChar(char[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of chars
writeChar(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a char to the file as a 2-byte value, high byte first.
writeChars(String) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a string to the file as a sequence of characters.
writeD(boolean) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeD(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeD(int) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeD(int[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeD(int, int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeD(long) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeD(long) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeD3(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
Write specified value to buffer as 24bit integer
writeDouble(double) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an 8-byte quantity, high byte first.
writeDouble(double[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of doubles
writeF(double) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeF(float) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeF(float) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeF(float[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeF(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeFF(double) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeFloat(float) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a 4-byte quantity, high byte first.
writeFloat(float[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of floats
writeH(boolean) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeH(int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeH(int) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeH(int[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeH(short[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeInt(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of ints
writeLong(long) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of longs
writeQ(boolean) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeQ(long) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeQ(long) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeQ(long[]) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeQS(CharSequence) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeS(CharSequence) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeS(CharSequence, int) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeShort(int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short[], int, int) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Write an array of shorts
writeString(CharSequence) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeString(CharSequence, int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeStringUnicode(CharSequence, int) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeStringUnicodeNT(CharSequence) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeToFile(File) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
writeToFile(String) - Method in class host.anzo.commons.io.xml.XmlBuilder
 
writeToFile(Path) - Method in class host.anzo.commons.io.binary.ByteBufferEx
 
writeToFile(Path) - Method in class host.anzo.commons.io.binary.FileBinaryWriter
 
writeUTF(String) - Method in class host.anzo.commons.io.binary.BufferedRandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.

X

XmlBuilder - Class in host.anzo.commons.io.xml
 
XmlBuilder(String) - Constructor for class host.anzo.commons.io.xml.XmlBuilder
 
XmlBuilder(String, Object, XmlBuilder, String) - Constructor for class host.anzo.commons.io.xml.XmlBuilder
 
XmlParser - Class in host.anzo.commons.io.xml
 

Y

Yellow - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
YellowB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 

Z

ZipUtils - Class in host.anzo.commons.utils
 
ZipUtils() - Constructor for class host.anzo.commons.utils.ZipUtils
 

_

_1_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_1_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_10_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_10_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_11_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_11_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_12_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_12_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_2_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_2_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_3_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_3_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_4_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_4_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_5_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_5_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_6_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_6_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_7_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_7_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_8_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_8_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_9_AM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
_9_PM - Enum constant in enum class host.anzo.commons.datetime.dailytick.EDailyTickType
 
A B C D E F G H I L M N O P R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form