| Class and Description |
|---|
| org.zkoss.util.logging.Log
As of release 7.0.0, use SLF4J API for logging instead.
|
| Field and Description |
|---|
| org.zkoss.lang.Objects.BAR0_STRING
As of release 6.0.0, not worth to have this API.
|
| org.zkoss.lang.Objects.BAR1_STRING
As of release 6.0.0, not worth to have this API.
|
| org.zkoss.lang.Objects.BAR2_STRING
As of release 6.0.0, not worth to have this API.
|
| org.zkoss.lang.Objects.PATH_SEPARATOR_CHAR
As of release 6.0.0, never used and confusing.
|
| org.zkoss.lang.Objects.PATH_SEPARATOR_STRING
As of release 6.0.0, never used and confusing.
|
| Method and Description |
|---|
| org.zkoss.util.ArraysX.clone(Object)
As of release 6.0.0, replaced with
ArraysX.duplicate(Object). |
| org.zkoss.util.Maps.parse(Map, String, char, char, boolean, boolean, boolean) |
| org.zkoss.math.BigDecimals.toPlainString(BigDecimal)
As of release 6.0.0, use BigDecimal.toPlainString() directly
(since we don't support JDK 1.4) anymore.
|
Copyright © 2018. All rights reserved.