Package | Description |
---|---|
de.toem.eclipse.toolkits.instancer | |
de.toem.impulse.cells.record | |
de.toem.impulse.cells.view | |
de.toem.impulse.domain | |
de.toem.impulse.javadoc | |
de.toem.impulse.paint | |
de.toem.impulse.samples | |
de.toem.impulse.samples.convert | |
de.toem.impulse.values | |
de.toem.pattern.element | |
de.toem.pattern.element.exploits | |
de.toem.pattern.element.instancer | |
de.toem.pattern.general.scan | |
de.toem.pattern.information | |
de.toem.pattern.preferences | |
de.toem.pattern.registry | |
java.io | |
java.lang |
Provides classes that are fundamental to the design of the Java
programming language.
|
java.math |
Provides classes for performing arbitrary-precision integer
arithmetic (
BigInteger ) and arbitrary-precision decimal
arithmetic (BigDecimal ). |
java.security |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.eclipse.toolkits.instancer.AbstractDefaultInstancer |
class |
de.toem.eclipse.toolkits.instancer.AbstractDialogInstancer<E extends de.toem.pattern.element.instancer.IInstancerInformation,F extends de.toem.pattern.information.IInformationGroup> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignal |
class |
Message |
class |
PortScope |
class |
Record |
class |
RecordContent |
class |
SamplesExploit |
class |
Scope |
class |
Signal |
class |
SignalProxy |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractSignal.getColor() |
Modifier and Type | Method and Description |
---|---|
boolean |
SamplesExploit.equals(Object obj) |
SamplesExploit |
SamplesExploit.setValue(Object value) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTemplate |
class |
AbstractTreeConfiguration |
class |
AbstractViewConfiguration |
class |
AxisConfiguration |
class |
CursorConfiguration |
class |
CursorConfigurationInstancer |
class |
FolderConfiguration |
class |
FolderConfigurationInstancer |
class |
MultiPlotConfiguration |
class |
PlotConfiguration |
class |
PlotConfigurationInstancer |
class |
PlotConfigurationTemplate |
class |
PlotConfigurationTemplateInstancer |
class |
PlotReference
Deprecated.
|
class |
SearchConfiguration |
class |
SearchConfigurationInstancer |
class |
SignalReference
Deprecated.
|
class |
SourceReference |
class |
SourceReferenceInstancer |
class |
ViewConfiguration |
class |
ViewConfigurationInstancer |
class |
Wallet |
class |
WalletInstancer |
Modifier and Type | Field and Description |
---|---|
static Object[] |
PlotConfiguration.formatCollectionOptions |
static Object[] |
PlotConfiguration.formatValueOptions |
Modifier and Type | Method and Description |
---|---|
Object |
PlotConfiguration.getColor() |
static Object[] |
PlotConfiguration.getProductionOptions() |
Modifier and Type | Method and Description |
---|---|
PlotConfigurationInstancer |
PlotConfigurationInstancer.forContext(Object context) |
ViewConfigurationInstancer |
ViewConfigurationInstancer.forContext(Object context) |
CursorConfigurationInstancer |
CursorConfigurationInstancer.forContext(Object context) |
PlotConfigurationInstancer |
PlotConfigurationInstancer.forSource(Object[] source) |
de.toem.pattern.element.instancer.IInstancer<de.toem.pattern.element.instancer.IInstancerInformation,de.toem.pattern.information.IInformationGroup> |
FolderConfigurationInstancer.forSource(Object[] source) |
SourceReferenceInstancer |
SourceReferenceInstancer.forSource(Object[] source) |
Modifier and Type | Class and Description |
---|---|
class |
DomainBase |
class |
DomainValue |
Modifier and Type | Method and Description |
---|---|
boolean |
DomainValue.equals(Object o) |
Modifier and Type | Class and Description |
---|---|
class |
Doclet
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
IPaint.CachedImage |
static class |
ITheme.PointsToResult |
Modifier and Type | Field and Description |
---|---|
Object |
IPaint.CachedImage.image |
Modifier and Type | Method and Description |
---|---|
Object |
IPaintItem.getColor() |
Object |
ITheme.getColor(int idx) |
Object |
IPaintItem.getData() |
Object |
ISelectItem.getData() |
Object |
IPaintItem.getData(String key) |
Object |
IPaintItem.getDisplay() |
Object |
ITheme.getFont() |
Object |
IPaintItem.getImage() |
Object |
ITheme.getMarkerFont() |
Object |
IActiveValueProvider.getValue() |
Object |
ISelectItem.object() |
Modifier and Type | Method and Description |
---|---|
boolean |
IActiveValueProvider.paint(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
int x,
int y,
int width,
int height,
Object value) |
void |
ITheme.paintChangeInfo(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
int x,
int y,
int height,
int alpha,
Object color,
String message,
int style) |
void |
ITheme.paintHorAxisCursor(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
org.eclipse.swt.graphics.Rectangle area,
Object color,
int pos1,
int style) |
void |
ITheme.paintHorAxisCursorGimmics(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
org.eclipse.swt.graphics.Rectangle area,
de.toem.impulse.paint.control.swt.CursorItem item,
int pos1,
int pos2,
int y,
Object yDiff,
de.toem.impulse.axis.IDomainAxis axis,
int style) |
void |
ITheme.paintHorAxisTrackElement(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
org.eclipse.swt.graphics.Rectangle area,
Object color,
int pos,
int style) |
void |
ITheme.setColor(int idx,
Object color) |
void |
IPaintItem.setColor(Object color) |
void |
IPaintItem.setData(Object data) |
void |
IPaintItem.setData(String key,
Object data) |
void |
ITheme.setFont(Object font) |
void |
IPaintItem.setImage(Object image) |
void |
ITheme.setMarkerFont(Object font) |
Modifier and Type | Class and Description |
---|---|
static class |
ISamples.SignalDescriptor
The signal descriptor is an optional descriptor, containing more detailed information from a signal.
|
Modifier and Type | Field and Description |
---|---|
static Object[] |
ISample.formatCollectionOptions |
static Object[] |
ISample.formatValueOptions |
Modifier and Type | Method and Description |
---|---|
Object |
IPackedSamples.getData()
Return the transient data.
|
Object |
IPackedSamples.getData(String key)
Return the transient data.
|
Object |
IPackedSamples.getService(Class<?> cs)
Returns the requested service
|
Object |
IReadableSample.val()
Returns the current raw (no interpretation or conversion) sample value.
|
Object |
IPointer.val()
Returns the current value.
|
Object |
IReadableGroup.valOfEvent(int event)
Returns the value at index idx.
|
Object |
IReadableSamples.valueAt(int idx)
Returns the raw (no interpretation or conversion) sample value at index idx.
|
Object |
IReadableMembers.valueOf(Object memberIdentifier)
Returns the raw (no interpretation or conversion) sample value of member 'member'.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Object> |
ISamplesLegend.getMemberIdentifier(String content) |
java.util.List<Object> |
IReadableMembers.membersWithContent(String content)
Returns the member identifier of the first member providing content 'content'.
|
java.util.List<Object> |
IReadableSamples.membersWithContent(String content)
Returns tall member identifiers with members that have contains the given content.
|
Modifier and Type | Method and Description |
---|---|
BigDecimal |
ISampleConverter.bigDecimalValue(Object val) |
BigDecimal |
IReadableMembers.bigDecimalValueOf(Object memberIdentifier)
Returns value of member 'member' as BigDecimal value.
|
BigInteger |
ISampleConverter.bigIntValue(Object val) |
BigInteger |
IReadableMembers.bigIntValueOf(Object memberIdentifier)
Returns value of member 'member' as BigInteger value.
|
boolean |
ISampleConverter.booleanValue(Object val) |
boolean |
IReadableMembers.booleanValueOf(Object memberIdentifier)
Returns value of member 'member' as boolean value.
|
byte[] |
ISampleConverter.bytesValue(Object val) |
byte[] |
IReadableMembers.bytesValueOf(Object memberIdentifier)
Returns value of member 'member' as byte[] value.
|
String |
ISampleConverter.charValue(Object value,
boolean multiChar) |
int |
IReadableMembers.defaultFormatOf(Object memberIdentifier)
Returns the default format of member 'member'.
|
IMemberDescriptor |
IReadableMembers.descriptorOf(Object memberIdentifier)
Returns true if value has a member named 'member'.
|
double |
ISampleConverter.doubleValue(Object val) |
double |
IReadableMembers.doubleValueOf(Object memberIdentifier)
Returns value of member 'member' as double value.
|
Enumeration |
ISampleConverter.enumValue(Object val) |
Enumeration |
IReadableMembers.enumValueOf(Object memberIdentifier)
Returns value of member 'member' as Enumeration value.
|
boolean |
ISamples.SignalDescriptor.equals(Object obj) |
String |
IReadableMembers.fasciiOf(Object memberIdentifier)
Format value of member 'member' using ascii format.
|
String |
IReadableMembers.fbinOf(Object memberIdentifier)
Format value of member 'member' using bin format.
|
String |
IReadableMembers.fdecOf(Object memberIdentifier)
Format value of member 'member' using dec format.
|
String |
IReadableMembers.fhexOf(Object memberIdentifier)
Format value of member 'member' using hex format.
|
float |
ISampleConverter.floatValue(Object val) |
float |
IReadableMembers.floatValueOf(Object memberIdentifier)
Returns value of member 'member' as float value.
|
String |
IReadableMembers.foctOf(Object memberIdentifier)
Format value of member 'member' using oct format.
|
String |
ISampleConverter.format(Object value,
int format) |
String |
ISampleConverter.format(Object value,
int format,
boolean multiLine) |
String |
IReadableMembers.formatOf(Object memberIdentifier,
int format)
Format value of member 'member' using format 'format'.
|
java.util.List<Enumeration> |
ISamplesLegend.getEnums(Object memberIdentifier) |
IMemberDescriptor |
ISamplesLegend.getMember(Object memberIdentifier) |
IMemberDescriptor |
IReadableSamples.getMemberDescriptor(Object memberIdentifier)
Returns the member descriptor of the given member.
|
java.util.List<Enumeration> |
IReadableSamples.getMemberEnums(Object memberIdentifier)
Returns the enumerations of the given member.
|
boolean |
IReadableMembers.hasMember(Object memberIdentifier)
Returns true if value has a member named 'member'.
|
int |
IReadableMembers.indexOf(Object memberIdentifier)
Returns the member index of the member with identifier 'memberIdentifier'
|
int |
ISampleConverter.intValue(Object val) |
int |
IReadableMembers.intValueOf(Object memberIdentifier)
Returns value of member 'member' as int value.
|
boolean |
ISampleConverter.isHigh(Object val,
ILogicDetector detector) |
boolean |
IReadableMembers.isHighOf(Object memberIdentifier,
ILogicDetector detector)
Tries to detect the logic state high of member 'member'
Returns True if high logic state detected
|
boolean |
ISampleConverter.isLow(Object val,
ILogicDetector detector) |
boolean |
IReadableMembers.isLowOf(Object memberIdentifier,
ILogicDetector detector)
Tries to detect the logic state high of member 'member'
Returns True if low logic state detected
|
int |
ISampleConverter.logicState(Object val) |
int |
IReadableMembers.logicStateOf(Object memberIdentifier)
Returns value of member 'member' as logic state value.
|
Logic |
ISampleConverter.logicValue(Object val) |
Logic |
IReadableMembers.logicValueOf(Object memberIdentifier)
Returns value of member 'member' as Logic value.
|
long |
ISampleConverter.longValue(Object val) |
long |
IReadableMembers.longValueOf(Object memberIdentifier)
Returns value of member 'member' as long value.
|
Number |
ISampleConverter.numberValue(Object val) |
Number |
IReadableMembers.numberValueOf(Object memberIdentifier)
Returns value of member 'member' as Number value.
|
void |
IPackedSamples.setData(Object value)
Sets the transient data.
|
void |
IPackedSamples.setData(String key,
Object value)
Sets the transient data.
|
String |
ISampleConverter.stringValue(Object val) |
String |
ISampleConverter.stringValue(Object val,
boolean multiLine) |
String |
IReadableMembers.stringValueOf(Object memberIdentifier)
Returns value of member 'member' as String value.
|
Struct |
ISampleConverter.structValue(Object val) |
int |
ISamplesProducer.update(Object sources,
ISamples.ProcessType processType,
ISamples.SignalType signalType,
ISamples.SignalDescriptor signalDescriptor,
IDomainBase productionBase,
String sstart,
String send,
String srate,
String definition,
de.toem.pattern.properties.IPropertyModel parameters,
IReaderDomainBaseProvider readerBase)
Tries to update the reader with new configuration.
|
Object |
IReadableMembers.valueOf(Object memberIdentifier)
Returns the raw (no interpretation or conversion) sample value of member 'member'.
|
boolean |
IEventSamplesWriter.write(long units,
boolean tag,
Object[] value) |
boolean |
ISamplesWriter.writeSample(long units,
boolean tag,
int group,
int order,
int layer,
Object value) |
boolean |
ISamplesWriter.writeSample(long units,
boolean tag,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.impulse.samples.convert.ConvertedMembers |
class |
de.toem.impulse.samples.convert.ConvertedSample |
class |
de.toem.impulse.samples.convert.SampleConverter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttachment |
class |
AttachedLabel |
class |
AttachedRelation |
class |
CompoundPack |
class |
CompoundValue
CompoundValue combines the samples value and and all surrounding group related informations, like position, group, order, layer and index.
|
class |
Enumeration |
class |
GroupedValue
EventGroup is an abstract base class for grouped events (e.g. a transaction).
|
class |
Logic
Logic defines a logic vector.
|
class |
MemberDescriptor
A StructMemberDescriptor is a struct member without a value or packed data.
|
class |
Struct
This class contains the value of struct signals.
|
class |
StructMember
A struct member is mainly a tuple of name, type and value.
|
class |
Transaction
A transaction is a group of events.
|
Modifier and Type | Method and Description |
---|---|
Object |
CompoundValue.clone() |
Object |
StructMember.getValue()
Returns the value.
|
Object |
CompoundValue.val() |
Object |
GroupedValue.valOfEvent(int event) |
Object |
CompoundValue.valueOf(Object memberIdentifier) |
Object |
Transaction.valueOf(Object memberIdentifier) |
Object |
Struct.valueOf(Object memberIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Object> |
CompoundValue.membersWithContent(String content) |
java.util.List<Object> |
Transaction.membersWithContent(String content) |
java.util.List<Object> |
Struct.membersWithContent(String content) |
Modifier and Type | Method and Description |
---|---|
int |
CompoundValue.defaultFormatOf(Object memberIdentifier) |
int |
Transaction.defaultFormatOf(Object memberIdentifier) |
int |
Struct.defaultFormatOf(Object memberIdentifier) |
IMemberDescriptor |
CompoundValue.descriptorOf(Object memberIdentifier) |
IMemberDescriptor |
Transaction.descriptorOf(Object memberIdentifier) |
IMemberDescriptor |
Struct.descriptorOf(Object memberIdentifier) |
boolean |
CompoundValue.equals(Object o) |
boolean |
CompoundPack.equals(Object o) |
boolean |
MemberDescriptor.equals(Object obj) |
boolean |
Logic.equals(Object obj) |
boolean |
StructMember.equals(Object obj) |
String |
CompoundValue.formatOf(Object memberIdentifer,
int format) |
String |
Transaction.formatOf(Object member,
int format) |
StructMember |
Transaction.getMember(Object memberIdentifier) |
StructMember |
Struct.getMember(Object memberIdentifier) |
int |
Transaction.getMemberIndex(Object memberIdentifier) |
int |
Struct.getMemberIndex(Object memberIdentifier) |
boolean |
CompoundValue.hasMember(Object memberIdentifier) |
boolean |
Transaction.hasMember(Object memberIdentifier) |
boolean |
Struct.hasMember(Object memberIdentifier) |
int |
CompoundValue.indexOf(Object memberIdentifier) |
int |
Transaction.indexOf(Object memberIdentifier) |
int |
Struct.indexOf(Object memberIdentifier) |
void |
CompoundValue.setValue(Object value) |
void |
StructMember.setValue(Object value)
Sets the value of the member.
|
Object |
CompoundValue.valueOf(Object memberIdentifier) |
Object |
Transaction.valueOf(Object memberIdentifier) |
Object |
Struct.valueOf(Object memberIdentifier) |
Constructor and Description |
---|
CompoundValue(IReadableSamples samples,
int idx,
long units,
boolean none,
boolean tagged,
int group,
int order,
int layer,
Object value,
java.util.List<IAttachment> attachments)
Creates a new event.
|
CompoundValue(IReadableSamples samples,
int idx,
long units,
boolean none,
boolean tagged,
Object value)
Creates a new event.
|
CompoundValue(IReadableSamples samples,
Object value)
Creates a new event.
|
StructMember(int id,
int type,
Object value)
Creates a new struct member.
|
StructMember(String name,
int type,
String content,
int format,
Object value)
Creates a new struct member.
|
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.element.Cell |
class |
Elements |
Modifier and Type | Method and Description |
---|---|
Object |
ICell.getData() |
Object |
ICell.getData(Class<?> cs) |
Object |
ICell.getData(String key) |
Object |
ICell.getData(String key,
Class<?> cs) |
Object |
IElement.getProperty(String key) |
Object |
ICover.getProperty(String key) |
Object |
ICell.getProperty(String key) |
Object |
IElement.getResource() |
Object |
IElementProvider.getResource(String elementPath) |
static Object |
Elements.getResource(String resourcePath) |
static Object[] |
Elements.getResources(java.util.Collection<IElement> elements,
boolean keepElement) |
static Object[] |
Elements.getResources(java.util.Collection<IElement> elements,
Class<?> c,
boolean keepElement) |
Object |
IElement.getUndoContext() |
Object |
ICell.getValue(java.lang.reflect.Field field) |
Object |
ICell.getValue(String name,
Class<?> c) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<String,Object> |
ICover.getProperties() |
Modifier and Type | Method and Description |
---|---|
IElement |
IElementProvider.getElement(Object resource) |
static IElement |
Elements.getElement(Object resource) |
java.util.List<IElement> |
IElementProvider.getElements(Object[] resource) |
static java.util.List<IElement> |
Elements.getElements(Object[] resources) |
void |
ICell.setData(Object value) |
void |
ICell.setData(String key,
Object value) |
void |
ICover.setProperty(String nameAttr,
Object object) |
void |
ICell.setValue(java.lang.reflect.Field field,
Object value) |
void |
ICell.setValue(String name,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.element.exploits.AbstractFieldExploit |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.element.instancer.AbstractInstancer<E extends de.toem.pattern.element.instancer.IInstancerInformation,F extends de.toem.pattern.information.IInformationGroup> |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.general.scan.AbstractTextScan |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.information.GroupedInformation |
class |
de.toem.pattern.information.GroupedInformationWithHelp |
class |
de.toem.pattern.information.Information |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.preferences.AbstractPreferenceCell |
Modifier and Type | Class and Description |
---|---|
class |
de.toem.pattern.registry.AbstractRegistryObject |
Modifier and Type | Class and Description |
---|---|
class |
BufferedInputStream
A
BufferedInputStream adds
functionality to another input stream-namely,
the ability to buffer the input and to
support the mark and reset
methods. |
class |
BufferedOutputStream
The class implements a buffered output stream.
|
class |
BufferedReader
Reads text from a character-input stream, buffering characters so as to
provide for the efficient reading of characters, arrays, and lines.
|
class |
BufferedWriter
Writes text to a character-output stream, buffering characters so as to
provide for the efficient writing of single characters, arrays, and strings.
|
class |
ByteArrayInputStream
A
ByteArrayInputStream contains
an internal buffer that contains bytes that
may be read from the stream. |
class |
ByteArrayOutputStream
This class implements an output stream in which the data is
written into a byte array.
|
class |
CharArrayReader
This class implements a character buffer that can be used as a
character-input stream.
|
class |
CharArrayWriter
This class implements a character buffer that can be used as an Writer.
|
class |
CharConversionException
Base class for character conversion exceptions.
|
class |
Console
Methods to access the character-based console device, if any, associated
with the current Java virtual machine.
|
class |
DataInputStream
A data input stream lets an application read primitive Java data
types from an underlying input stream in a machine-independent
way.
|
class |
DataOutputStream
A data output stream lets an application write primitive Java data
types to an output stream in a portable way.
|
class |
EOFException
Signals that an end of file or end of stream has been reached
unexpectedly during input.
|
class |
File
An abstract representation of file and directory pathnames.
|
class |
FileDescriptor
Instances of the file descriptor class serve as an opaque handle
to the underlying machine-specific structure representing an open
file, an open socket, or another source or sink of bytes.
|
class |
FileInputStream
A
FileInputStream obtains input bytes
from a file in a file system. |
class |
FileNotFoundException
Signals that an attempt to open the file denoted by a specified pathname
has failed.
|
class |
FileOutputStream
A file output stream is an output stream for writing data to a
File or to a FileDescriptor . |
class |
FilePermission
This class represents access to a file or directory.
|
class |
FileReader
Convenience class for reading character files.
|
class |
FileWriter
Convenience class for writing character files.
|
class |
FilterInputStream
A
FilterInputStream contains
some other input stream, which it uses as
its basic source of data, possibly transforming
the data along the way or providing additional
functionality. |
class |
FilterOutputStream
This class is the superclass of all classes that filter output
streams.
|
class |
FilterReader
Abstract class for reading filtered character streams.
|
class |
FilterWriter
Abstract class for writing filtered character streams.
|
class |
InputStream
This abstract class is the superclass of all classes representing
an input stream of bytes.
|
class |
InputStreamReader
An InputStreamReader is a bridge from byte streams to character streams: It
reads bytes and decodes them into characters using a specified
. |
class |
InterruptedIOException
Signals that an I/O operation has been interrupted.
|
class |
InvalidClassException
Thrown when the Serialization runtime detects one of the following
problems with a Class.
|
class |
InvalidObjectException
Indicates that one or more deserialized objects failed validation
tests.
|
class |
IOError
Thrown when a serious I/O error has occurred.
|
class |
IOException
Signals that an I/O exception of some sort has occurred.
|
class |
LineNumberInputStream
Deprecated.
This class incorrectly assumes that bytes adequately represent
characters. As of JDK 1.1, the preferred way to operate on
character streams is via the new character-stream classes, which
include a class for counting line numbers.
|
class |
LineNumberReader
A buffered character-input stream that keeps track of line numbers.
|
class |
NotActiveException
Thrown when serialization or deserialization is not active.
|
class |
NotSerializableException
Thrown when an instance is required to have a Serializable interface.
|
class |
ObjectInputStream
An ObjectInputStream deserializes primitive data and objects previously
written using an ObjectOutputStream.
|
static class |
ObjectInputStream.GetField
Provide access to the persistent fields read from the input stream.
|
class |
ObjectOutputStream
An ObjectOutputStream writes primitive data types and graphs of Java objects
to an OutputStream.
|
static class |
ObjectOutputStream.PutField
Provide programmatic access to the persistent fields to be written
to ObjectOutput.
|
class |
ObjectStreamClass
Serialization's descriptor for classes.
|
class |
ObjectStreamException
Superclass of all exceptions specific to Object Stream classes.
|
class |
ObjectStreamField
A description of a Serializable field from a Serializable class.
|
class |
OptionalDataException
Exception indicating the failure of an object read operation due to
unread primitive data, or the end of data belonging to a serialized
object in the stream.
|
class |
OutputStream
This abstract class is the superclass of all classes representing
an output stream of bytes.
|
class |
OutputStreamWriter
An OutputStreamWriter is a bridge from character streams to byte streams:
Characters written to it are encoded into bytes using a specified
. |
class |
PipedInputStream
A piped input stream should be connected
to a piped output stream; the piped input
stream then provides whatever data bytes
are written to the piped output stream.
|
class |
PipedOutputStream
A piped output stream can be connected to a piped input stream
to create a communications pipe.
|
class |
PipedReader
Piped character-input streams.
|
class |
PipedWriter
Piped character-output streams.
|
class |
PrintStream
A
PrintStream adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently. |
class |
PrintWriter
Prints formatted representations of objects to a text-output stream.
|
class |
PushbackInputStream
A
PushbackInputStream adds
functionality to another input stream, namely
the ability to "push back" or "unread"
one byte. |
class |
PushbackReader
A character-stream reader that allows characters to be pushed back into the
stream.
|
class |
RandomAccessFile
Instances of this class support both reading and writing to a
random access file.
|
class |
Reader
Abstract class for reading character streams.
|
class |
SequenceInputStream
A
SequenceInputStream represents
the logical concatenation of other input
streams. |
class |
SerializablePermission
This class is for Serializable permissions.
|
class |
StreamCorruptedException
Thrown when control information that was read from an object stream
violates internal consistency checks.
|
class |
StreamTokenizer
The
StreamTokenizer class takes an input stream and
parses it into "tokens", allowing the tokens to be
read one at a time. |
class |
StringBufferInputStream
Deprecated.
This class does not properly convert characters into bytes. As
of JDK 1.1, the preferred way to create a stream from a
string is via the
StringReader class. |
class |
StringReader
A character stream whose source is a string.
|
class |
StringWriter
A character stream that collects its output in a string buffer, which can
then be used to construct a string.
|
class |
SyncFailedException
Signals that a sync operation has failed.
|
class |
UnsupportedEncodingException
The Character Encoding is not supported.
|
class |
UTFDataFormatException
Signals that a malformed string in
modified UTF-8
format has been read in a data
input stream or by any class that implements the data input
interface.
|
class |
WriteAbortedException
Signals that one of the ObjectStreamExceptions was thrown during a
write operation.
|
class |
Writer
Abstract class for writing to character streams.
|
Modifier and Type | Method and Description |
---|---|
abstract Object |
ObjectInputStream.GetField.get(String name,
Object val)
Get the value of the named Object field from the persistent field.
|
Object |
ObjectInputStream.readObject()
Read an object from the ObjectInputStream.
|
Object |
ObjectInput.readObject()
Read and return an object.
|
Object |
ObjectInputStream.readUnshared()
Reads an "unshared" object from the ObjectInputStream.
|
Modifier and Type | Method and Description |
---|---|
int |
ObjectStreamField.compareTo(Object obj)
Compare this field with another
ObjectStreamField . |
boolean |
FilePermission.equals(Object obj)
Checks two FilePermission objects for equality.
|
boolean |
File.equals(Object obj)
Tests this abstract pathname for equality with the given object.
|
PrintWriter |
PrintWriter.format(java.util.Locale l,
String format,
Object... args)
Writes a formatted string to this writer using the specified format
string and arguments.
|
PrintStream |
PrintStream.format(java.util.Locale l,
String format,
Object... args)
Writes a formatted string to this output stream using the specified
format string and arguments.
|
PrintWriter |
PrintWriter.format(String format,
Object... args)
Writes a formatted string to this writer using the specified format
string and arguments.
|
PrintStream |
PrintStream.format(String format,
Object... args)
Writes a formatted string to this output stream using the specified
format string and arguments.
|
Console |
Console.format(String fmt,
Object... args)
Writes a formatted string to this console's output stream using
the specified format string and arguments.
|
abstract Object |
ObjectInputStream.GetField.get(String name,
Object val)
Get the value of the named Object field from the persistent field.
|
void |
PrintWriter.print(Object obj)
Prints an object.
|
void |
PrintStream.print(Object obj)
Prints an object.
|
PrintWriter |
PrintWriter.printf(java.util.Locale l,
String format,
Object... args)
A convenience method to write a formatted string to this writer using
the specified format string and arguments.
|
PrintStream |
PrintStream.printf(java.util.Locale l,
String format,
Object... args)
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
|
PrintWriter |
PrintWriter.printf(String format,
Object... args)
A convenience method to write a formatted string to this writer using
the specified format string and arguments.
|
PrintStream |
PrintStream.printf(String format,
Object... args)
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
|
Console |
Console.printf(String format,
Object... args)
A convenience method to write a formatted string to this console's
output stream using the specified format string and arguments.
|
void |
PrintWriter.println(Object x)
Prints an Object and then terminates the line.
|
void |
PrintStream.println(Object x)
Prints an Object and then terminate the line.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
Object val)
Put the value of the named Object field into the persistent field.
|
String |
Console.readLine(String fmt,
Object... args)
Provides a formatted prompt, then reads a single line of text from the
console.
|
char[] |
Console.readPassword(String fmt,
Object... args)
Provides a formatted prompt, then reads a password or passphrase from
the console with echoing disabled.
|
void |
ObjectOutputStream.writeObject(Object obj)
Write the specified object to the ObjectOutputStream.
|
void |
ObjectOutput.writeObject(Object obj)
Write an object to the underlying storage or stream.
|
void |
ObjectOutputStream.writeUnshared(Object obj)
Writes an "unshared" object to the ObjectOutputStream.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMethodError
Thrown when an application tries to call an abstract method.
|
class |
ArithmeticException
Thrown when an exceptional arithmetic condition has occurred.
|
class |
ArrayIndexOutOfBoundsException
Thrown to indicate that an array has been accessed with an
illegal index.
|
class |
ArrayStoreException
Thrown to indicate that an attempt has been made to store the
wrong type of object into an array of objects.
|
class |
AssertionError
Thrown to indicate that an assertion has failed.
|
class |
Boolean
The Boolean class wraps a value of the primitive type
boolean in an object. |
class |
BootstrapMethodError
Thrown to indicate that an
invokedynamic instruction has
failed to find its bootstrap method,
or the bootstrap method has failed to provide a
call site with a target
of the correct method type. |
class |
Byte
The
Byte class wraps a value of primitive type byte
in an object. |
class |
Character
The
Character class wraps a value of the primitive
type char in an object. |
static class |
Character.Subset
Instances of this class represent particular subsets of the Unicode
character set.
|
static class |
Character.UnicodeBlock
A family of character subsets representing the character blocks in the
Unicode specification.
|
class |
Class<T>
Instances of the class
Class represent classes and
interfaces in a running Java application. |
class |
ClassCastException
Thrown to indicate that the code has attempted to cast an object
to a subclass of which it is not an instance.
|
class |
ClassCircularityError
Thrown when the Java Virtual Machine detects a circularity in the
superclass hierarchy of a class being loaded.
|
class |
ClassFormatError
Thrown when the Java Virtual Machine attempts to read a class
file and determines that the file is malformed or otherwise cannot
be interpreted as a class file.
|
class |
ClassLoader
A class loader is an object that is responsible for loading classes.
|
class |
ClassNotFoundException
Thrown when an application tries to load in a class through its
string name using:
The
forName method in class Class . |
class |
ClassValue<T>
Lazily associate a computed value with (potentially) every type.
|
class |
CloneNotSupportedException
Thrown to indicate that the
clone method in class
Object has been called to clone an object, but that
the object's class does not implement the Cloneable
interface. |
class |
Compiler
The
Compiler class is provided to support Java-to-native-code
compilers and related services. |
class |
Double
The
Double class wraps a value of the primitive type
double in an object. |
class |
Enum<E extends Enum<E>>
This is the common base class of all Java language enumeration types.
|
class |
EnumConstantNotPresentException
Thrown when an application tries to access an enum constant by name
and the enum type contains no constant with the specified name.
|
class |
Error
An
Error is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch. |
class |
Exception
The class
Exception and its subclasses are a form of
Throwable that indicates conditions that a reasonable
application might want to catch. |
class |
ExceptionInInitializerError
Signals that an unexpected exception has occurred in a static initializer.
|
class |
Float
The
Float class wraps a value of primitive type
float in an object. |
class |
IllegalAccessError
Thrown if an application attempts to access or modify a field, or
to call a method that it does not have access to.
|
class |
IllegalAccessException
An IllegalAccessException is thrown when an application tries
to reflectively create an instance (other than an array),
set or get a field, or invoke a method, but the currently
executing method does not have access to the definition of
the specified class, field, method or constructor.
|
class |
IllegalArgumentException
Thrown to indicate that a method has been passed an illegal or
inappropriate argument.
|
class |
IllegalMonitorStateException
Thrown to indicate that a thread has attempted to wait on an
object's monitor or to notify other threads waiting on an object's
monitor without owning the specified monitor.
|
class |
IllegalStateException
Signals that a method has been invoked at an illegal or
inappropriate time.
|
class |
IllegalThreadStateException
Thrown to indicate that a thread is not in an appropriate state
for the requested operation.
|
class |
IncompatibleClassChangeError
Thrown when an incompatible class change has occurred to some class
definition.
|
class |
IndexOutOfBoundsException
Thrown to indicate that an index of some sort (such as to an array, to a
string, or to a vector) is out of range.
|
class |
InheritableThreadLocal<T>
This class extends ThreadLocal to provide inheritance of values
from parent thread to child thread: when a child thread is created, the
child receives initial values for all inheritable thread-local variables
for which the parent has values.
|
class |
InstantiationError
Thrown when an application tries to use the Java
new
construct to instantiate an abstract class or an interface. |
class |
InstantiationException
Thrown when an application tries to create an instance of a class
using the
newInstance method in class
Class , but the specified class object cannot be
instantiated. |
class |
Integer
The
Integer class wraps a value of the primitive type
int in an object. |
class |
InternalError
Thrown to indicate some unexpected internal error has occurred in
the Java Virtual Machine.
|
class |
InterruptedException
Thrown when a thread is waiting, sleeping, or otherwise occupied,
and the thread is interrupted, either before or during the activity.
|
class |
LinkageError
Subclasses of
LinkageError indicate that a class has
some dependency on another class; however, the latter class has
incompatibly changed after the compilation of the former class. |
class |
Long
The
Long class wraps a value of the primitive type long in an object. |
class |
Math
The class
Math contains methods for performing basic
numeric operations such as the elementary exponential, logarithm,
square root, and trigonometric functions. |
class |
NegativeArraySizeException
Thrown if an application tries to create an array with negative size.
|
class |
NoClassDefFoundError
Thrown if the Java Virtual Machine or a
ClassLoader instance
tries to load in the definition of a class (as part of a normal method call
or as part of creating a new instance using the new expression)
and no definition of the class could be found. |
class |
NoSuchFieldError
Thrown if an application tries to access or modify a specified
field of an object, and that object no longer has that field.
|
class |
NoSuchFieldException
Signals that the class doesn't have a field of a specified name.
|
class |
NoSuchMethodError
Thrown if an application tries to call a specified method of a
class (either static or instance), and that class no longer has a
definition of that method.
|
class |
NoSuchMethodException
Thrown when a particular method cannot be found.
|
class |
NullPointerException
Thrown when an application attempts to use
null in a
case where an object is required. |
class |
Number
The abstract class
Number is the superclass of classes
BigDecimal , BigInteger ,
Byte , Double , Float ,
Integer , Long , and Short . |
class |
NumberFormatException
Thrown to indicate that the application has attempted to convert
a string to one of the numeric types, but that the string does not
have the appropriate format.
|
class |
OutOfMemoryError
Thrown when the Java Virtual Machine cannot allocate an object
because it is out of memory, and no more memory could be made
available by the garbage collector.
|
class |
Package
Package objects contain version information
about the implementation and specification of a Java package. |
class |
Process
The
ProcessBuilder.start() and
Runtime.exec
methods create a native process and return an instance of a
subclass of Process that can be used to control the process
and obtain information about it. |
class |
ProcessBuilder
This class is used to create operating system processes.
|
static class |
ProcessBuilder.Redirect
Represents a source of subprocess input or a destination of
subprocess output.
|
class |
ReflectiveOperationException
Common superclass of exceptions thrown by reflective operations in
core reflection.
|
class |
Runtime
Every Java application has a single instance of class
Runtime that allows the application to interface with
the environment in which the application is running. |
class |
RuntimeException
RuntimeException is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine. |
class |
RuntimePermission
This class is for runtime permissions.
|
class |
SecurityException
Thrown by the security manager to indicate a security violation.
|
class |
SecurityManager
The security manager is a class that allows
applications to implement a security policy.
|
class |
Short
The
Short class wraps a value of primitive type short in an object. |
class |
StackOverflowError
Thrown when a stack overflow occurs because an application
recurses too deeply.
|
class |
StackTraceElement
An element in a stack trace, as returned by
Throwable.getStackTrace() . |
class |
StrictMath
The class
StrictMath contains methods for performing basic
numeric operations such as the elementary exponential, logarithm,
square root, and trigonometric functions. |
class |
String
The
String class represents character strings. |
class |
StringBuffer
A thread-safe, mutable sequence of characters.
|
class |
StringBuilder
A mutable sequence of characters.
|
class |
StringIndexOutOfBoundsException
Thrown by
String methods to indicate that an index
is either negative or greater than the size of the string. |
class |
System
The
System class contains several useful class fields
and methods. |
class |
Thread
A thread is a thread of execution in a program.
|
class |
ThreadDeath
An instance of
ThreadDeath is thrown in the victim thread
when the (deprecated) Thread.stop() method is invoked. |
class |
ThreadGroup
A thread group represents a set of threads.
|
class |
ThreadLocal<T>
This class provides thread-local variables.
|
class |
Throwable
The
Throwable class is the superclass of all errors and
exceptions in the Java language. |
class |
TypeNotPresentException
Thrown when an application tries to access a type using a string
representing the type's name, but no definition for the type with
the specified name can be found.
|
class |
UnknownError
Thrown when an unknown but serious exception has occurred in the
Java Virtual Machine.
|
class |
UnsatisfiedLinkError
Thrown if the Java Virtual Machine cannot find an appropriate
native-language definition of a method declared
native . |
class |
UnsupportedClassVersionError
Thrown when the Java Virtual Machine attempts to read a class
file and determines that the major and minor version numbers
in the file are not supported.
|
class |
UnsupportedOperationException
Thrown to indicate that the requested operation is not supported.
|
class |
VerifyError
Thrown when the "verifier" detects that a class file,
though well formed, contains some sort of internal inconsistency
or security problem.
|
class |
VirtualMachineError
Thrown to indicate that the Java Virtual Machine is broken or has
run out of resources necessary for it to continue operating.
|
class |
Void
The
Void class is an uninstantiable placeholder class to hold a
reference to the Class object representing the Java keyword
void. |
Modifier and Type | Method and Description |
---|---|
static Object |
Compiler.command(Object any)
Examines the argument type and its fields and perform some documented
operation.
|
T[] |
Class.getEnumConstants()
Returns the elements of this enum class or null if this
Class object does not represent an enum type.
|
Object |
SecurityManager.getSecurityContext()
Creates an object that encapsulates the current execution
environment.
|
Object[] |
Class.getSigners()
Gets the signers of this class.
|
Modifier and Type | Method and Description |
---|---|
StringBuilder |
StringBuilder.append(Object obj) |
StringBuffer |
StringBuffer.append(Object obj) |
static void |
System.arraycopy(Object src,
int srcPos,
Object dest,
int destPos,
int length)
Copies an array from the specified source array, beginning at the
specified position, to the specified position of the destination array.
|
T |
Class.cast(Object obj)
Casts an object to the class or interface represented
by this
Class object. |
void |
SecurityManager.checkConnect(String host,
int port,
Object context)
Throws a
SecurityException if the
specified security context is not allowed to open a socket
connection to the specified host and port number. |
void |
SecurityManager.checkPermission(java.security.Permission perm,
Object context)
Throws a
SecurityException if the
specified security context is denied access to the resource
specified by the given permission. |
void |
SecurityManager.checkRead(String file,
Object context)
Throws a
SecurityException if the
specified security context is not allowed to read the file
specified by the string argument. |
boolean |
SecurityManager.checkTopLevelWindow(Object window)
Returns
false if the calling
thread is not trusted to bring up the top-level window indicated
by the window argument. |
static Object |
Compiler.command(Object any)
Examines the argument type and its fields and perform some documented
operation.
|
boolean |
String.equals(Object anObject)
Compares this string to the specified object.
|
boolean |
StackTraceElement.equals(Object obj)
Returns true if the specified object is another
StackTraceElement instance representing the same execution
point as this instance. |
boolean |
Short.equals(Object obj)
Compares this object to the specified object.
|
boolean |
ProcessBuilder.Redirect.equals(Object obj)
Compares the specified object with this
Redirect for
equality. |
boolean |
Object.equals(Object obj)
Indicates whether some other object is "equal to" this one.
|
boolean |
Long.equals(Object obj)
Compares this object to the specified object.
|
boolean |
Integer.equals(Object obj)
Compares this object to the specified object.
|
boolean |
Float.equals(Object obj)
Compares this object against the specified object.
|
boolean |
Enum.equals(Object other)
Returns true if the specified object is equal to this
enum constant.
|
boolean |
Double.equals(Object obj)
Compares this object against the specified object.
|
boolean |
Character.equals(Object obj)
Compares this object against the specified object.
|
boolean |
Character.Subset.equals(Object obj)
Compares two
Subset objects for equality. |
boolean |
Byte.equals(Object obj)
Compares this object to the specified object.
|
boolean |
Boolean.equals(Object obj)
Returns
true if and only if the argument is not
null and is a Boolean object that
represents the same boolean value as this object. |
static String |
String.format(java.util.Locale l,
String format,
Object... args)
Returns a formatted string using the specified locale, format string,
and arguments.
|
static String |
String.format(String format,
Object... args)
Returns a formatted string using the specified format string and
arguments.
|
static boolean |
Thread.holdsLock(Object obj)
Returns true if and only if the current thread holds the
monitor lock on the specified object.
|
static int |
System.identityHashCode(Object x)
Returns the same hash code for the given object as
would be returned by the default method hashCode(),
whether or not the given object's class overrides
hashCode().
|
StringBuilder |
StringBuilder.insert(int offset,
Object obj) |
StringBuffer |
StringBuffer.insert(int offset,
Object obj) |
boolean |
Class.isInstance(Object obj)
Determines if the specified
Object is assignment-compatible
with the object represented by this Class . |
static String |
String.valueOf(Object obj)
Returns the string representation of the
Object argument. |
Constructor and Description |
---|
AssertionError(Object detailMessage)
Constructs an AssertionError with its detail message derived
from the specified object, which is converted to a string as
defined in section 15.18.1.1 of
The Java™ Language Specification.
|
Modifier and Type | Class and Description |
---|---|
class |
BigDecimal
Immutable, arbitrary-precision signed decimal numbers.
|
class |
BigInteger
Immutable arbitrary-precision integers.
|
class |
MathContext
Immutable objects which encapsulate the context settings which
describe certain rules for numerical operators, such as those
implemented by the
BigDecimal class. |
Modifier and Type | Method and Description |
---|---|
boolean |
MathContext.equals(Object x)
Compares this
MathContext with the specified
Object for equality. |
boolean |
BigInteger.equals(Object x)
Compares this BigInteger with the specified Object for equality.
|
boolean |
BigDecimal.equals(Object x)
Compares this
BigDecimal with the specified
Object for equality. |
Modifier and Type | Class and Description |
---|---|
class |
java.security.BasicPermission |
class |
java.security.Permission |