Sha256: f354d3ca6c49ec23771688eecc6d3dd85ff08e0c07fa6e812817b234aa3908f5
Contents?: true
Size: 173 Bytes
Versions: 75
Compression:
Stored size: 173 Bytes
Contents
package sh.calaba.instrumentationbackend.query.ast; public interface UIQueryASTPredicateRelation { public boolean areRelated(Object firstValue, Object secondValue); }
Version data entries
75 entries across 75 versions & 2 rubygems