Interface StorableForm<T>

All Superinterfaces:
Serializable
All Known Subinterfaces:
SerialAnnotationDescriptor<A>, SerialClassDetails
All Known Implementing Classes:
SerialAnnotationDescriptorImpl, SerialJdkClassDetails

public interface StorableForm<T> extends Serializable
Serial form for various parts of a context included in its serial form.
  • Method Details