Uses of Class
org.praxislive.core.Protocol.Type
Packages that use Protocol.Type
-
Uses of Protocol.Type in org.praxislive.core
Methods in org.praxislive.core that return Protocol.TypeModifier and TypeMethodDescriptionstatic <T extends Protocol>
Protocol.Type<T> Lookup the Protocol type of the provided class.Methods in org.praxislive.core that return types with arguments of type Protocol.TypeModifier and TypeMethodDescriptionstatic Optional<Protocol.Type<? extends Protocol>> Lookup the Protocol type by name.Protocol.TypeProvider.types()Types to register.