Class InterfaceCompanion<I>

  • Type Parameters:
    I - The generated interface marker class.

    public abstract class InterfaceCompanion<I>
    extends ContractTypeCompanion
    Metadata and utilities associated with an interface as a whole. Its subclasses serve to disambiguate various generated toInterface overloads.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InterfaceCompanion

        protected InterfaceCompanion​(Identifier templateId)