|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
DataCacheUtils |
[defc0n1]
|
Post subject: DataCacheUtils |
Post rating: 0
|
Posted: Thu 04 Nov, 2010, 18:19
|
|
User rating: 0
Joined: Thu 12 Aug, 2010, 11:09 Posts: 5
|
|
|
|
 |
[defc0n1]
|
Post subject: Re: DataCacheUtils |
Post rating: 0
|
Posted: Fri 05 Nov, 2010, 22:34
|
|
User rating: 0
Joined: Thu 12 Aug, 2010, 11:09 Posts: 5
|
|
|
|
 |
API Support
|
Post subject: Re: DataCacheUtils |
Post rating: 0
|
Posted: Tue 09 Nov, 2010, 10:28
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
You dont need to construct this object. All methods are static. You can call it directly DataCacheUtils.getChunkStart
|
|
|
|
 |
[defc0n1]
|
Post subject: Re: DataCacheUtils |
Post rating: 0
|
Posted: Tue 09 Nov, 2010, 13:21
|
|
User rating: 0
Joined: Thu 12 Aug, 2010, 11:09 Posts: 5
|
Thanks for the answer.
I tried that but Eclipse keeps telling me that it cannot resolve DataCacheUtils to a Datatype though I have the correct imports I think:
import com.dukascopy.dds2.greed.*; import com.dukascopy.charts.data.datacache.*;
|
|
|
|
 |
API Support
|
Post subject: Re: DataCacheUtils |
Post rating: 0
|
Posted: Wed 10 Nov, 2010, 15:34
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Make sure you correctly added this class in classpath or add it in correct package in your source directory
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|