Class ImmutableLazyCollectionCopy<T>

java.lang.Object
org.apache.jena.shacl.validation.event.ImmutableLazyCollectionCopy<T>

public class ImmutableLazyCollectionCopy<T> extends Object
  • Constructor Details

    • ImmutableLazyCollectionCopy

      public ImmutableLazyCollectionCopy(Collection<T> original)
  • Method Details