Uses of Interface
it.tidalwave.role.io.TextWritable
Packages that use TextWritable
-
Uses of TextWritable in it.tidalwave.role.io
Fields in it.tidalwave.role.io declared as TextWritableModifier and TypeFieldDescriptionstatic final TextWritable
TextWritable.DEFAULT
A default implementation which throwsIOException
when opening the stream.Fields in it.tidalwave.role.io with type parameters of type TextWritableModifier and TypeFieldDescriptionstatic final Class
<TextWritable> TextWritable._TextWritable_
Shortcut forAs
. -
Uses of TextWritable in it.tidalwave.role.io.spi
Classes in it.tidalwave.role.io.spi that implement TextWritableModifier and TypeClassDescriptionclass
An implementation ofTextWritable
which delegates to aPath
.