class documentation

class Pickleable:

Constructor: Pickleable(x)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getX Undocumented
Instance Variable x Undocumented
def __init__(self, x: int):

Undocumented

def getX(self) -> int:

Undocumented

x =

Undocumented