|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExplicitlyCloneable | |
|---|---|
| org.expasy.jpl.commons.base | Provides JPL base objects and interfaces. |
| org.expasy.jpl.commons.base.record | Provides data records. |
| org.expasy.jpl.commons.collection | Provides JPL collection objects. |
| Uses of ExplicitlyCloneable in org.expasy.jpl.commons.base |
|---|
| Classes in org.expasy.jpl.commons.base that implement ExplicitlyCloneable | |
|---|---|
class |
CounterImpl
CounterImpl is a simple counter and a better alternative than Integer as a new instance is created each time you want to set the value. |
| Uses of ExplicitlyCloneable in org.expasy.jpl.commons.base.record |
|---|
| Classes in org.expasy.jpl.commons.base.record that implement ExplicitlyCloneable | |
|---|---|
class |
RecordsCount<T>
This object handles counters on T-types records. |
| Uses of ExplicitlyCloneable in org.expasy.jpl.commons.collection |
|---|
| Classes in org.expasy.jpl.commons.collection that implement ExplicitlyCloneable | |
|---|---|
class |
Interval
An interval is a set of numbers with the property that any number that lies between two numbers is included in the set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||