Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Elliott Jones   on Nov 28 In Java Category.

  
Question Answered By: Guadalupe Rogers   on Nov 28

Where's the method  called encodeHandler (char[],int) ?, did you declare
it in Encode class  ?. In that case, dont you have to qualify it with
the instance name ?, ie Encode.encodeHandler (char[],int), assuming you
declared it as a static method.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Can't initialize method Or get search suggestion and latest updates.


Tagged: