Uses of Interface
de.aristaflow.adept2.util.Attributable
-
Packages that use Attributable Package Description de.aristaflow.adept2.util.io -
-
Uses of Attributable in de.aristaflow.adept2.util.io
Classes in de.aristaflow.adept2.util.io that implement Attributable Modifier and Type Class Description class
AttributedInputStream
AnAttributedInputStream
wraps an input stream and allows for attributing it.protected static class
RereadableContent.RrcInputStream
This class is an input stream that also provides theRereadableContent
it has been created for.
-