Confluo  0.1.0
Public Member Functions | List of all members
confluo.rpc.DataType Class Reference

Public Member Functions

boolean equals (Object other)
 
String toString ()
 

Detailed Description

Functionality for data types

Member Function Documentation

◆ equals()

boolean confluo.rpc.DataType.equals ( Object  other)
inline

Performs an equality check between this data type and the other data type

Parameters
otherThe other data type for comparison
Returns
True if the two data types are equal, false otherwise

The documentation for this class was generated from the following file: