class documentation

class SimpleJellyTest:

Constructor: SimpleJellyTest(x, y)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method isTheSameAs Undocumented
Instance Variable x Undocumented
Instance Variable y Undocumented
def __init__(self, x, y):

Undocumented

def isTheSameAs(self, other):

Undocumented

x =

Undocumented

y =

Undocumented