#How is this possible

1 messages · Page 1 of 1 (latest)

worthy flame
#

this has no implementations, the last class that implements the interface is not abstract... but i also have no errors in there and it compiles fine. Don't all methods of the interface have to be implemented?

warm flareBOT
#

<@&987246399047479336> please have a look, thanks.

ocean barn
#

any concrete (non abstract) class that implements the interface must provide an implementation for it

#

it would help if u can share the code for all 3 files

#

not just the interface 🙂

worthy flame
ocean barn
#

yes

worthy flame
#

but it still says no implementations

#

so then how would i view those things

#

is there a way to see all actual implementations including implementations like tehse because thats just an implementation imo and i want that on the list xd

uneven fulcrum
#

you can also add @Override on top of the impl method

#

to see if it compiles or not

worthy flame
#

it works it compiles

#

would be nice if it showed them as implementations though

uneven fulcrum
worthy flame
#

idk

uneven fulcrum
#

go to menu on top > File > Invalidate cache

worthy flame
#

what would that do tho

uneven fulcrum
#

clear ide cache

#

¯_(ツ)_/¯

worthy flame
#

wont that make it take forever?

uneven fulcrum
#

i dnt get what u mean

worthy flame
#

if you clear caches

#

wont that make teh ide really slow

#

because it needs to compute that all again

frosty ermine
#

just for a bit, it's pretty fast actually