Class SshConstants.LazyAmbiguousOpcodesHolder

  • Enclosing class:
    SshConstants

    private static final class SshConstants.LazyAmbiguousOpcodesHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.util.Set<java.lang.Integer> AMBIGUOUS_OPCODES  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AMBIGUOUS_OPCODES

        private static final java.util.Set<java.lang.Integer> AMBIGUOUS_OPCODES
    • Constructor Detail

      • LazyAmbiguousOpcodesHolder

        private LazyAmbiguousOpcodesHolder()