org.lastbamboo.common.ice
Class IceTieBreaker
java.lang.Object
org.lastbamboo.common.ice.IceTieBreaker
public class IceTieBreaker
- extends Object
Class that handled ICE tie breakers.
|
Method Summary |
byte[] |
toByteArray()
Accessor for the tie breaker bytes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IceTieBreaker
public IceTieBreaker()
- Creates a new tie breaker.
toByteArray
public byte[] toByteArray()
- Accessor for the tie breaker bytes.
- Returns:
- The tie breaker as a byte array.
Copyright © 2013 LittleShoot. All Rights Reserved.