Interface PythonNumber

All Superinterfaces:
Comparable<PythonNumber>, PythonLikeComparable<PythonNumber>, PythonLikeObject
All Known Implementing Classes:
PythonBoolean, PythonComplex, PythonDecimal, PythonFloat, PythonInteger

public interface PythonNumber extends PythonLikeComparable<PythonNumber>, PythonLikeObject