mirror of
https://github.com/google/nomulus.git
synced 2025-07-30 22:46:26 +02:00
Add additional methods for manipulating timed transition maps
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130311938
This commit is contained in:
parent
316226db68
commit
0e794c790a
5 changed files with 103 additions and 4 deletions
|
@ -25,6 +25,7 @@ java_library(
|
|||
]),
|
||||
resources = glob(["**/testdata/*.xml"]),
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/base",
|
||||
"//java/com/google/common/collect",
|
||||
"//java/com/google/common/io",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue