Class AnnotationMemento

java.lang.Object
com.levigo.jadice.annotation.AnnotationMemento
All Implemented Interfaces:
org.jadice.util.base.Memento

public class AnnotationMemento extends Object implements org.jadice.util.base.Memento
  • Constructor Details

    • AnnotationMemento

      public AnnotationMemento(Annotation annotation, int modCount)
  • Method Details

    • restore

      public void restore()
      Specified by:
      restore in interface org.jadice.util.base.Memento