public class NumberDetector extends Object
Constructor and Description |
---|
NumberDetector() |
Modifier and Type | Method and Description |
---|---|
NumberMatch |
match(String value)
Returns a NumberMatch or null if the string cannot be converted to a simple whole or fractional number.
|
public NumberMatch match(String value)
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.