FuckYou d7d49e8ee2 Complete rewrite of shifting map code:
Added shifting set as separate public class
  Added "Empty" class for internal references
  Added shifting entry for static array reference to shifting set
2016-10-31 01:47:37 +04:00

4 lines
57 B
Java

package com.tofvesson.collections;
final class Empty {}