Interface PCollectionViews.TypeDescriptorSupplier<T>

All Superinterfaces:
Serializable, Supplier<TypeDescriptor<T>>
Enclosing class:
PCollectionViews

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

    Methods inherited from interface java.util.function.Supplier

    get