Uses of Class
manifold.ext.rt.api.ExtensionMethodType
-
Packages that use ExtensionMethodType Package Description manifold.ext.rt.api -
-
Uses of ExtensionMethodType in manifold.ext.rt.api
Methods in manifold.ext.rt.api that return ExtensionMethodType Modifier and Type Method Description ExtensionMethodTypetype()static ExtensionMethodTypeExtensionMethodType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtensionMethodType[]ExtensionMethodType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-