Package net.morimekta.providence
Interface PValue<T>
-
- All Known Subinterfaces:
PApplicationException_OrBuilder,PEnumValue<T>,PMessage<Message>,PMessageOrBuilder<Message>,PUnion<Union>
- All Known Implementing Classes:
PApplicationException,PApplicationException._Builder,PApplicationExceptionType,PMessageBuilder,PServiceCallType
public interface PValue<T>A specific value of a described type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PDescriptordescriptor()
-
-
-
Method Detail
-
descriptor
@Nonnull PDescriptor descriptor()
-
-