Class SortedFirst<T>


  • public final class SortedFirst<T>
    extends java.lang.Object
    Example refaster rule as shown at https://errorprone.info/docs/refaster.
    • Constructor Summary

      Constructors 
      Constructor Description
      SortedFirst()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SortedFirst

        public SortedFirst()