Skip to content

Instantly share code, notes, and snippets.

View xingda920813's full-sized avatar

Da Xing xingda920813

  • Fowtech
  • Xiamen, China
View GitHub Profile
package me.xd;
import kotlin.*;
import java.io.*;
import java.lang.reflect.*;
import java.util.*;
public interface IKnowMyType2<K, V> {