Klasse ClassSnapshotNodeFactory

java.lang.Object
de.serra.so_dirty.sn.ClassSnapshotNodeFactory
Alle implementierten Schnittstellen:
SnapshotNodeFactory

public class ClassSnapshotNodeFactory extends Object implements SnapshotNodeFactory
Factory that creates an ClassSnapshotNode.
Autor:
Peter Lamby
  • Konstruktordetails

    • ClassSnapshotNodeFactory

      public ClassSnapshotNodeFactory(SnapshotNodeFactory memberFactory)
      Constructs.

      Uses memberFactory to create SnapshotNodes for the fields of the class.

      Parameter:
      memberFactory - The factory to use for the fields of the class.
  • Methodendetails