Skip navigation links
TrueCommons 2.5.0
A B C D E F G H I K L M N O P Q R S T U V W 

B

BeepFeedback - Class in net.java.truecommons.key.swing.feedback
Provides feedback by beeping using the default toolkit.
BeepFeedback() - Constructor for class net.java.truecommons.key.swing.feedback.BeepFeedback
 
bigEndian() - Method in class net.java.truecommons.io.PowerBuffer
Sets the byte order to big endian.
BitField<E extends Enum<E>> - Class in net.java.truecommons.shed
A type-safe, immutable set of enums which emulates the concept of a bit field, i.e.
BitFieldBeanInfo - Class in net.java.truecommons.shed
Provides a persistence delegate to support XMLEncoder/XMLDecoder.
BitFieldBeanInfo() - Constructor for class net.java.truecommons.shed.BitFieldBeanInfo
 
buffer() - Method in class net.java.truecommons.io.PowerBuffer
Returns the adapted byte buffer.
BUFFER_SIZE - Static variable in class net.java.truecommons.io.Streams
The buffer size used for reading and writing, which is 8192.
BufferedReadOnlyChannel - Class in net.java.truecommons.io
Provides buffered random read-only access to its decorated seekable byte channel.
BufferedReadOnlyChannel(SeekableByteChannel) - Constructor for class net.java.truecommons.io.BufferedReadOnlyChannel
Constructs a new buffered read-only channel.
BufferedReadOnlyChannel(SeekableByteChannel, int) - Constructor for class net.java.truecommons.io.BufferedReadOnlyChannel
Constructs a new buffered read-only channel.
Buffers - Class in net.java.truecommons.shed
Provides utility functions for encoding and decoding strings, char buffers and char arrays to and from byte buffers using the UTF-8 character set.
BundledMessage - Class in net.java.truecommons.logging
Lazily resolves and formats localized messages for debugging or logging purposes.
BundledMessage(Class<?>, String, Object...) - Constructor for class net.java.truecommons.logging.BundledMessage
Memorizes the given parameters for use by BundledMessage.toString().
BundledMessage(ResourceBundle, String, Object...) - Constructor for class net.java.truecommons.logging.BundledMessage
Memorizes the given parameters for use by BundledMessage.toString().
BusyException - Exception in net.java.truecommons.cio
Indicates that an entity (an entry or container) could not get read or written because the entity or its container is busy.
BusyException(String) - Constructor for exception net.java.truecommons.cio.BusyException
 
BusyException(Throwable) - Constructor for exception net.java.truecommons.cio.BusyException
 
byteBuffer(String) - Static method in class net.java.truecommons.shed.Buffers
 
byteBuffer(char[]) - Static method in class net.java.truecommons.shed.Buffers
 
byteBuffer(CharBuffer) - Static method in class net.java.truecommons.shed.Buffers
 
ByteBufferChannel - Class in net.java.truecommons.io
Adapts a byte buffer to a seekable byte channel.
ByteBufferChannel(ByteBuffer) - Constructor for class net.java.truecommons.io.ByteBufferChannel
Constructs a new byte buffer channel which shares its contents with the given byte buffer.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links
TrueCommons 2.5.0

Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.