com.clarkparsia.pellet.rules.builtins
Class NumericPromotion
java.lang.Object
com.clarkparsia.pellet.rules.builtins.NumericPromotion
public class NumericPromotion
- extends java.lang.Object
Title: Numeric Promotion
Description: Utility to promote two numerics to comparable types.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumericPromotion
public NumericPromotion()
accept
public void accept(NumericVisitor visitor)
promote
public void promote(java.lang.Number... nums)
Copyright © 2004 Evren Sirin. All Rights Reserved.