Class GraphEntityDeepCopyMapper<T extends GraphEntity>

  • Type Parameters:
    T - type of graph entity
    All Implemented Interfaces:
    BiConsumer<T,​T>

    public class GraphEntityDeepCopyMapper<T extends GraphEntity>
    extends DeepCopyMapper<T>
    A GraphEntity version of a #DeepCopyMapper
    • Constructor Detail

      • GraphEntityDeepCopyMapper

        public GraphEntityDeepCopyMapper()