Class UnionSailSource

  • All Implemented Interfaces:
    java.lang.AutoCloseable, SailClosable, SailSource

    class UnionSailSource
    extends java.lang.Object
    implements SailSource
    Combines two sources to act as a single SailSource. This is useful to provide a combined view of both explicit and inferred statements.