|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.orekit.utils.OrekitConfiguration
public class OrekitConfiguration
Utility class for setting global configuration parameters.
| Method Summary | |
|---|---|
static int |
getCacheSlotsNumber()
Get the number of slots to use in caches. |
static void |
setCacheSlotsNumber(int slotsNumber)
Set the number of slots to use in caches. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setCacheSlotsNumber(int slotsNumber)
slotsNumber - number of slots to use in cachespublic static int getCacheSlotsNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||