Package | Description |
---|---|
org.thegalactic.util |
This package is designed to represent utility class.
|
Modifier and Type | Method and Description |
---|---|
Couple |
Couple.setLeft(Object left)
Set left hand side of this component.
|
Couple |
Couple.setRight(Object right)
Set right hand side of this component.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Couple.equals(Couple c)
Returns true if c is equals to this component.
|
Copyright © 2010–2016 The Galactic Organization. All rights reserved.