com.svincent.util
Class QuoteUtil.DigitMaker
java.lang.Object
|
+--com.svincent.util.BaseObject
|
+--com.svincent.util.QuoteUtil.DigitMaker
- Enclosing class:
- QuoteUtil
- public abstract static class QuoteUtil.DigitMaker
- extends BaseObject
|
Method Summary |
abstract char |
makeDigit(int digit,
int radix)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
QuoteUtil.DigitMaker
public QuoteUtil.DigitMaker()
makeDigit
public abstract char makeDigit(int digit,
int radix)
This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/
Copyright © 1999 Shawn P. Vincent.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.