Package 

Interface Get5

  • All Implemented Interfaces:
    cn.cloudself.query.plus.Get , java.io.Serializable

    
    public interface Get5<T extends Object, V extends Object>
     implements Get<T, V>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class cn.cloudself.query.plus.Get

        getter
      • Methods inherited from class java.lang.Object

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

    • Method Detail