public final class TraversalSourceFactory<T extends TraversalSource> extends Object implements Serializable
TraversalSource
is not Serializable
.
TraversalSourceFactory
can be used to create a serializable representation of a traversal source.
This is is primarily an internal utility class for use and should not be used by standard users.Constructor and Description |
---|
TraversalSourceFactory(T traversalSource) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.