예제 #1
0
 public static Predicate not(Predicate predicate) { return null; }
예제 #2
0
 public EntityQuery where(Predicate predicate) { return null; }