diff options
author | 2020-11-25 14:29:50 -0800 | |
---|---|---|
committer | 2020-12-07 12:27:50 -0800 | |
commit | 96c44127d18119c5af1d08ec270a6f02ead2ff6e (patch) | |
tree | f43fb65bc82072607208969a3d553819885e9305 /java/app_test.go | |
parent | 2254cffd5380df7fda2d3eee0cf6e800ba5219c7 (diff) |
Reimplement DepSet as a wrapper around a generic implementation
Implement depSet as a generic depsets implementation using reflection,
and then make DepSet a type-safe wrapper around it. This will allow
additional wrappers for depsets that work with other types. All of
this can be replaced with generics once Go supports them.
Test: depset_test.go
Change-Id: Id9df17bcc76f6c1545e7eb498f298066cf8a7679
Diffstat (limited to 'java/app_test.go')
0 files changed, 0 insertions, 0 deletions