Uses of Class
org.frankframework.collection.Collection
Packages that use Collection
-
Uses of Collection in org.frankframework.collection
Methods in org.frankframework.collection that return CollectionModifier and TypeMethodDescriptionprotected @Nullable Collection<C, P> AbstractCollectorPipe.getCollection(PipeLineSession session) protected @NonNull Collection<C, P> AbstractCollectorSender.getCollection(PipeLineSession session) Methods in org.frankframework.collection with parameters of type CollectionModifier and TypeMethodDescriptionprotected MessageAbstractCollectorPipe.closeCollector(Collection<C, P> collection, PipeLineSession session)