YAMI4 Python Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
yami.Long Class Reference
Inheritance diagram for yami.Long:

Public Member Functions

def __init__ (self, content)
 
def __str__ (self)
 
def __hash__ (self)
 

Public Attributes

 value
 

Detailed Description

Typed wrapper for long integers.

It is possible to directly access the 'value' attribute of this object
it is equal to the integer used to initialize this object.

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