Class ObscureFeatures


  • public final class ObscureFeatures
    extends java.lang.Object
    Holder for some META-INF extension configured obscure features, which are problematic or not yet ready to add to styles to add to Value.Style
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<java.lang.String>> FEATURES  
      private static java.lang.String NO_DIAMONDS  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ObscureFeatures()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean noDiamonds()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FEATURES

        private static final com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<java.lang.String>> FEATURES
    • Constructor Detail

      • ObscureFeatures

        private ObscureFeatures()
    • Method Detail

      • noDiamonds

        public static boolean noDiamonds()