Orçun Çolak'ın her şeyden bir parça notları
public enum Dictionary {...}
public static Dictionary getIfPresent(String name) { return Enums.getIfPresent(Dictionary.class, name).orNull(); }
Hiç yorum yok:
Yorum Gönder