Number Utils

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instance_of gptkb:class
gptkbp:belongs_to gptkb:Apache_Commons_Lang
gptkbp:contains methods for checking number types
methods for comparing numbers
methods for converting numbers
methods for generating random numbers
methods for parsing numbers
gptkbp:has_method create Number(String str)
is Digits(String str)
is Number(String str)
max(int... array)
min(int... array)
random(int start Inclusive, int end Exclusive)
to Double(String str)
to Float(String str)
to Int(String str)
to Long(String str)
https://www.w3.org/2000/01/rdf-schema#label Number Utils
gptkbp:is part of Apache Commons library
gptkbp:is_available_on version 2.0
gptkbp:is_documented_in Apache Commons Lang documentation
gptkbp:is_used_in data processing
mathematical calculations
gptkbp:provides utility methods for numbers
gptkbp:written_in gptkb:Java
gptkbp:bfsParent gptkb:Commons_Lang
gptkb:Commons_Lang3
gptkbp:bfsLayer 5