Package org.refcodes.mixin
Interface StandardPrintStreamAccessor.StandardPrintStreamProperty
-
- All Superinterfaces:
StandardPrintStreamAccessor
,StandardPrintStreamAccessor.StandardPrintStreamMutator
- Enclosing interface:
- StandardPrintStreamAccessor
public static interface StandardPrintStreamAccessor.StandardPrintStreamProperty extends StandardPrintStreamAccessor, StandardPrintStreamAccessor.StandardPrintStreamMutator
Provides an standardPrintStream
property.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.StandardPrintStreamAccessor
StandardPrintStreamAccessor.StandardPrintStreamBuilder<B extends StandardPrintStreamAccessor.StandardPrintStreamBuilder<?>>, StandardPrintStreamAccessor.StandardPrintStreamMutator, StandardPrintStreamAccessor.StandardPrintStreamProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.mixin.StandardPrintStreamAccessor
getStandardPrintStream
-
Methods inherited from interface org.refcodes.mixin.StandardPrintStreamAccessor.StandardPrintStreamMutator
setStandardPrintStream
-
-