Class StatementTripleBoundary

  • All Implemented Interfaces:
    StatementBoundary

    public class StatementTripleBoundary
    extends java.lang.Object
    implements StatementBoundary
    StatementTripleBoundary - a StatementBoundary that just wraps a TripleBoundary.
    • Constructor Detail

      • StatementTripleBoundary

        public StatementTripleBoundary​(TripleBoundary tb)
        Initialise this StatementTripleBoundary with the TripleBoundary tb.
        Parameters:
        tb -