mirror of https://github.com/sipwise/jitsi.git
Makes ProtocolProviderService#getOperationSet() type safe in order to shorten its uses which otherwise require casts and are usually excessively long, to make it less prone to errors because now the compiler takes care of checking (most of) the types. This change causes a lot of warnings about redundant casts but they are too much for me to fix in one go so I'll fix them over time.
parent
fcb0040932
commit
fff438a56e
Loading…
Reference in new issue