Interface ClassTag

All Superinterfaces:
Comparable<Update>, io.hotmoka.marshalling.api.Marshallable, Update

public interface ClassTag extends Update
An update that states that an object belongs to a given class.
  • Method Details

    • getClazz

      ClassType getClazz()
      Yields the class of the object.
      Returns:
      the class of the object
    • getJar

      Yields the reference of the transaction that installed the jar from which the class was resolved.
      Returns:
      the reference