Hierarchy For Package com.github.copilot
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.github.copilot.CopilotExperimentalProcessor
- com.github.copilot.CopilotClient (implements java.lang.AutoCloseable)
- com.github.copilot.CopilotSession (implements java.lang.AutoCloseable)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Interface Hierarchy
- com.github.copilot.EventErrorHandler
Annotation Interface Hierarchy
- com.github.copilot.AllowCopilotExperimental (implements java.lang.annotation.Annotation)
- com.github.copilot.CopilotExperimental (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.copilot.ConnectionState
- com.github.copilot.EventErrorPolicy
- com.github.copilot.SdkProtocolVersion
- com.github.copilot.SystemMessageMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)