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