Searched defs:strictfp (Results 1 – 2 of 2) sorted by relevance
108 public fun FunSpec.Builder.strictfp(): FunSpec.Builder = addAnnotation(Strictfp::class) method
75 … "return", "short", "static", "strictfp", "super", "switch", "synchronized", "this", "throw", in Collections.addAll()