Interface PCollectionViews.TypeDescriptorSupplier<T>

  • All Superinterfaces:
    java.io.Serializable, java.util.function.Supplier<TypeDescriptor<T>>
    Enclosing class:
    PCollectionViews

    public static interface PCollectionViews.TypeDescriptorSupplier<T>
    extends java.util.function.Supplier<TypeDescriptor<T>>, java.io.Serializable
    • Method Summary

      • Methods inherited from interface java.util.function.Supplier

        get