abstract class DeprecatedImplicits extends AnyRef
- Self Type
- DeprecatedImplicits with DescriptorImplicits
- Alphabetic
- By Inheritance
- DeprecatedImplicits
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
- new DeprecatedImplicits()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
Deprecated Value Members
-
implicit final
def
EnumDescriptorPimp(self: EnumDescriptor): (DeprecatedImplicits.this)#ExtendedEnumDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) EnumDescriptorPimp class has been deprecated, use ExtendedEnumDescriptor instead.
-
implicit final
def
EnumValueDescriptorPimp(self: EnumValueDescriptor): (DeprecatedImplicits.this)#ExtendedEnumValueDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) EnumValueDescriptorPimp class has been deprecated, use ExtendedEnumValueDescriptor instead.
-
implicit final
def
FieldDescriptorPimp(self: FieldDescriptor): (DeprecatedImplicits.this)#ExtendedFieldDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) FieldDescriptorPimp class has been deprecated, use ExtendedFieldDescriptor instead.
-
implicit final
def
FileDescriptorPimp(self: FileDescriptor): (DeprecatedImplicits.this)#ExtendedFileDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) FileDescriptorPimp class has been deprecated, use ExtendedFileDescriptor instead.
-
implicit final
def
MessageDescriptorPimp(self: Descriptor): (DeprecatedImplicits.this)#ExtendedMessageDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) MessageDescriptorPimp class has been deprecated, use ExtendedMessageDescriptor instead.
-
implicit final
def
MethodDescriptorPimp(self: MethodDescriptor): (DeprecatedImplicits.this)#ExtendedMethodDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) MethodDescriptorPimp class has been deprecated, use ExtendedMethodDescriptor instead.
-
implicit final
def
OneofDescriptorPimp(self: OneofDescriptor): (DeprecatedImplicits.this)#ExtendedOneofDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) OneofDescriptorPimp class has been deprecated, use ExtendedOneofDescriptor instead.
-
implicit final
def
ServiceDescriptorPimp(self: ServiceDescriptor): (DeprecatedImplicits.this)#ExtendedServiceDescriptor
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.0) ServiceDescriptorPimp class has been deprecated, use ExtendedServiceDescriptor instead.