Searched defs:of (Results 1 – 3 of 3) sorted by relevance
67 public static <S,T> Pair<S,T> of(S first, T second) { in of() method in Pair
76 public static <S,T> Pair<S,T> of(S first, T second) { in of() method in Pair
245 public static SwtDrawingStyle of(DrawingStyle style) { in of() method in SwtDrawingStyle