|
Java API by Zvi Har’El |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgauss.Alef
public class Alef
Hebrew numerals.
| Field Summary | |
|---|---|
static String[][] |
digits
|
private StringBuffer |
s
|
static String[] |
special
|
| Constructor Summary | |
|---|---|
Alef(int n)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String[][] digits
public static final String[] special
private StringBuffer s
| Constructor Detail |
|---|
public Alef(int n)
| Method Detail |
|---|
public String toString()
toString in class Object
|
Java API by Zvi Har’El |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||