示例#1
0
 public Ref<TypeConstraint> typeGuard() {
   return new LazyRef_c<TypeConstraint>(Types.parameterBounds(asType()));
 }