Java API by
Zvi Har’El

gauss
Class Alef

java.lang.Object
  extended by gauss.Alef

public class Alef
extends Object

Hebrew numerals.

Version:
$Id: Alef.java,v 1.30 2003/08/16 08:05:46 rl Exp $
Author:
Zvi Har’El
See Also:
Class source code

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

digits

public static final String[][] digits

special

public static final String[] special

s

private StringBuffer s
Constructor Detail

Alef

public Alef(int n)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Java API by
Zvi Har’El

Copyright © Zvi Har’El
$Date: 2007/10/15 13:50:30$