element_pair
- class granoo3.lib.element_pair
Bases:
granoo3.lib.base
utility class that makes (un-mechanical) pairs between to element
Methods Summary
element1
(arg1)get the first element
element2
(arg1)get the second element
new
(arg1, arg2)build new object
Methods Documentation
- static new((element)arg1, (element)arg2) element_pair[STATIC]
build new object