Uses of Class
org.almendra.commons.number.Long

Packages that use Long
org.almendra.commons.number   
 

Uses of Long in org.almendra.commons.number
 

Fields in org.almendra.commons.number declared as Long
static Long Long.ZERO
           
 

Methods in org.almendra.commons.number with parameters of type Long
 void Long.add(Long arg)
           
 void Long.subtract(Long count)