24 Şubat 2023 Cuma

String.resolveConstantDesc metodu

Giriş
Açıklaması şöyle
The method String resolveConstantDesc(Lookup lookup)resolves the given string as ConstantDesc and returns the string itself.
Örnek
Şöyle yaparız
System.out.println("Java".resolveConstantDesc(MethodHandles.lookup()));

Hiç yorum yok:

Yorum Gönder