Class DelegatedYinTextSource

java.lang.Object
com.google.common.io.ByteSource
org.opendaylight.yangtools.yang.model.api.source.YinTextSource
org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
All Implemented Interfaces:
Delegator<ByteSource>, Immutable, SourceRepresentation, YinSourceRepresentation

@NonNullByDefault public class DelegatedYinTextSource extends YinTextSource
A YinTextSource delegating to a ByteSource.